| foonathan/memory |
1,398 |
|
0 |
0 |
over 2 years ago |
3 |
August 02, 2022 |
4 |
zlib |
C++ |
| STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write. |
| GrapheneOS/hardened_malloc |
1,094 |
|
0 |
0 |
about 2 years ago |
0 |
|
24 |
mit |
C |
| Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability / integration over time. |
| emeryberger/Hoard |
982 |
|
0 |
0 |
over 2 years ago |
0 |
|
11 |
apache-2.0 |
C++ |
| The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac. |
| mtrebi/memory-allocators |
835 |
|
0 |
0 |
over 5 years ago |
0 |
|
9 |
mit |
C++ |
| Custom memory allocators in C++ to improve the performance of dynamic memory allocation |
| xerial/larray |
390 |
|
0 |
5 |
over 3 years ago |
6 |
November 27, 2017 |
24 |
apache-2.0 |
Scala |
| Large off-heap arrays and mmap files for Scala and Java |
| emeryberger/Heap-Layers |
345 |
|
0 |
0 |
almost 3 years ago |
0 |
|
3 |
apache-2.0 |
C++ |
| Heap Layers: An Extensible Memory Allocation Infrastructure |
| gecko0307/dlib |
211 |
|
21 |
12 |
about 2 years ago |
73 |
August 30, 2023 |
3 |
bsl-1.0 |
D |
| Allocators, I/O streams, math, geometry, image and audio processing for D |
| SFBdragon/talc |
160 |
|
13 |
14 |
about 2 years ago |
21 |
June 14, 2025 |
0 |
mit |
Rust |
| A fast and flexible allocator for no_std and WebAssembly |
| tarantool/small |
97 |
|
0 |
0 |
over 2 years ago |
0 |
|
13 |
other |
C |
| Specialized memory allocators |
| spaskalev/buddy_alloc |
95 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
0bsd |
C |
| A single header buddy memory allocator for C |