allocator topic
gpu-alloc
Implementation agnostic memory allocator for Vulkan-like APIs
MemoryPool
simple memory pool / thread safe / minimized context switching / Memory managed in 4 levels / Requirements(Windows xp~ / Visualstudio 2015)
talc
A fast and flexible allocator for no_std and WebAssembly
blink-alloc
Fast, concurrent, arena-based allocator with drop support
Arenas
Unmanaged arena memory allocators for C#/CSharp with easy interactions between managed and unmanaged references
metall
Persistent memory allocator for data-centric analytics
linear_ac
Speed up the memory allocation and improve the garbage collection performance.
42_ft_containers
School project: reimplement the STL containers (using allocator, double linked list and AVL binary trees).
Memory-Allocators
A set of custom memory allocators
metamalloc
Single header template based general purpose memory allocation library for Linux & Windows. Repo also provides a live http memory profiler as a separate single-header with no dependencies