allocators topic
automem
C++-style automatic memory management smart pointers for D
bde
Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.
libCat
🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-based errors!
Harbol
Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99+
buddy_alloc
A single header buddy memory allocator for C & C++
libgimbal
C17-based extended standard library, cross-language type system, and unit testing framework targeting Sega Dreamcast, Sony PSP and PSVita, Windows, Mac, Linux, Android, iOS, and WebAssembly.
Algorithms
:mortar_board: Different algorithms implemented in C++
Cougar
Modern C++ Stack and Static based allocators + a Custom Aligned allocator
Arenas
Unmanaged arena memory allocators for C#/CSharp with easy interactions between managed and unmanaged references
Memory-Allocators
A set of custom memory allocators