allocator topic
o1heap
Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. There is very little activity because the project is finished and does not require further...
embedded-alloc
A heap allocator for embedded systems
tlsf
TLSF: two-level segregated fit O(1) allocator
slabdbg
GDB plug-in that helps exploiting the Linux kernel's SLUB allocator
mulle-allocator
🔄 Flexible C memory allocation scheme
poireau
Poireau: a sampling allocation debugger
qalloc
A quick pool allocator for c++ with type info and gc support
MemoryAllocator.KanameShiki
Fast multi-threaded memory allocator
buddy_system_allocator
A buddy system allocator in pure Rust.