A compact general purpose allocator with excellent performance. [MIT]
CMIT Licenseactive
13 projectsMemory Allocation
A compact general purpose allocator with excellent performance. [MIT]
CMIT Licenseactive
General purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support. [BSD] website
COtheractive
Google's fast, multi-threaded malloc implementation. [Apache-2.0] website
C++Apache License 2.0active
Cross platform lock free thread caching 16-byte aligned memory allocator implemented in C. [PublicDomain]
CMIT Licenseactive
Custom memory allocators to improve the performance of dynamic memory allocation. [MIT]
C++MIT Licensesteady
A memory allocator that automatically reduces the memory footprint of C/C++ applications. [Apache-2.0]
C++Apache License 2.0steady
Message passing based high-performance allocator. [MIT]
C++MIT Licenseactive
Smart pointers for the (GNU) C programming language. [MIT]
CMakeMIT Licensedormant
STL compatible C++ memory allocator library. [ZLib]
C++zlib Licenseslowing
Two-Level Segregated Fit memory allocator, a general purpose dynamic memory allocator. [BSD]
Cdormant
Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac. [Apache-2.0] website
C++Apache License 2.0active
A tiny garbage collector for C written in ~500 LOC. [BSD]
COtherdormant
A single header buddy memory allocator for C with bounded allocation costs. [0BSD]
CBSD Zero Clause Licenseactive