45 results found Sort:

198
2.2k
0bsd
63
Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
Created 2016-11-18
593 commits to develop branch, last one 6 days ago
79
1.8k
apache-2.0
50
A memory allocator that automatically reduces the memory footprint of C/C++ applications.
Created 2015-08-31
1,129 commits to master branch, last one 8 months ago
113
1.6k
mit
39
Message passing based allocator
Created 2019-01-09
1,244 commits to main branch, last one 4 days ago
200
1.5k
zlib
57
STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
Created 2015-03-29
650 commits to main branch, last one about a year ago
729
1.2k
bsl-1.0
106
The standard library of the D programming language
Created 2011-01-15
20,469 commits to master branch, last one a day ago
A simple heap memory allocator in ~200 lines.
Created 2017-09-16
32 commits to master branch, last one 5 years ago
79
786
apache-2.0
19
malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)
Created 2017-07-14
24 commits to master branch, last one 3 years ago
48
684
mpl-2.0
12
The Wasm-Enabled, Elfin Allocator
Created 2018-01-25
163 commits to master branch, last one 3 years ago
A Rust wrapper over Microsoft's MiMalloc memory allocator
Created 2019-06-24
209 commits to master branch, last one 3 days ago
31
498
cc-by-4.0
7
Writing Interpreters in Rust: a Guide
Created 2018-04-25
43 commits to master branch, last one about a month ago
A fast and flexible allocator for no_std and WebAssembly
Created 2023-05-28
87 commits to master branch, last one 3 months ago
🦀 GPU memory allocator for Vulkan, DirectX 12 and Metal. Written in pure Rust
Created 2020-11-03
249 commits to main branch, last one 22 days ago
A heap allocator for embedded systems
Created 2016-11-19
174 commits to master branch, last one about a month ago
Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation takes ≈165 cycles on Cortex M4. There is very little activity because the proje...
Created 2020-01-22
81 commits to master branch, last one 11 months ago
5
180
bsd-2-clause
3
Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.
Created 2022-09-10
23 commits to main branch, last one about a year ago
A single header buddy memory allocator for C & C++
Created 2021-01-31
387 commits to main branch, last one 18 days ago
Fast, concurrent, arena-based allocator with drop support
Created 2023-01-21
50 commits to main branch, last one about a year ago
12
108
gpl-2.0
11
duma: Detect Unintended Memory Access (D.U.M.A.) - A Red-Zone memory allocator
Created 2020-08-25
1,030 commits to master branch, last one 14 days ago
Unmanaged arena memory allocators for C#/CSharp with easy interactions between managed and unmanaged references
Created 2023-11-23
206 commits to main branch, last one about a year ago
A buddy system allocator in pure Rust.
Created 2019-03-17
98 commits to master branch, last one 6 months ago
15
90
bsd-3-clause
7
C++-style automatic memory management smart pointers for D
Created 2017-03-13
470 commits to master branch, last one about a month ago
5
88
mpl-2.0
4
GC-free, high-performance D library: Containers, networking, metaprogramming, memory management, utilities
Created 2016-08-24
670 commits to master branch, last one about a year ago
Poireau: a sampling allocation debugger
Created 2020-02-14
33 commits to master branch, last one 3 years ago
Implementation agnostic memory allocator for Vulkan-like APIs
Created 2020-10-26
158 commits to main branch, last one 11 months ago
GDB plug-in that helps exploiting the Linux kernel's SLUB allocator
Created 2019-09-27
5 commits to master branch, last one about a year ago
🔄 Flexible C memory allocation scheme
Created 2016-10-13
237 commits to master branch, last one about a month ago
2
76
apache-2.0
3
Bare-metal allocators.
Created 2022-04-05
57 commits to main branch, last one 2 years ago
7
76
bsd-2-clause
6
TLSF: two-level segregated fit O(1) allocator
Created 2016-05-08
25 commits to master branch, last one 2 years ago
The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust
Created 2021-08-13
32 commits to master branch, last one 9 months ago
1
58
mit
2
A general purpose, multithreaded capable slab allocator for Zig
Created 2020-06-17
14 commits to master branch, last one 4 years ago