| microsoft/mimalloc |
9,087 |
|
0 |
0 |
about 2 years ago |
6 |
April 15, 2022 |
300 |
mit |
C |
| mimalloc is a compact general purpose allocator with excellent performance. |
| plasma-umass/Mesh |
1,620 |
|
0 |
0 |
over 2 years ago |
0 |
|
32 |
apache-2.0 |
C++ |
| A memory allocator that automatically reduces the memory footprint of C/C++ applications. |
| hsutter/gcpp |
777 |
|
0 |
0 |
almost 7 years ago |
0 |
|
7 |
mit |
C++ |
| Experimental deferred and unordered destruction library for C++ |
| septag/sx |
773 |
|
0 |
0 |
almost 4 years ago |
0 |
|
0 |
bsd-2-clause |
C |
| Portable base library for C programmers, designed for performance and simplicity. |
| thi-ng/tinyalloc |
664 |
|
0 |
0 |
over 4 years ago |
0 |
|
1 |
apache-2.0 |
C |
| malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...) |
| CCareaga/heap_allocator |
639 |
|
0 |
0 |
over 6 years ago |
0 |
|
1 |
mit |
C |
| A simple heap memory allocator in ~200 lines. |
| densh/scala-offheap |
533 |
|
0 |
1 |
about 7 years ago |
1 |
November 03, 2015 |
15 |
bsd-3-clause |
Scala |
| Experimental type-safe off-heap memory for Scala. |
| 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/DieHard |
351 |
|
0 |
0 |
about 4 years ago |
0 |
|
4 |
gpl-2.0 |
C |
| DieHard: An error-resistant memory allocator for Windows, Linux, and Mac OS X |
| struct/isoalloc |
349 |
|
0 |
0 |
about 2 years ago |
0 |
|
18 |
apache-2.0 |
C |
| A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance |