A fixed-size memory block allocator (block pool) in C11 with no external dependencies.
See include/blockmalloc/blockmalloc.h for the full API and memory layout.
A fixed-size memory block allocator (block pool) in C11 with no external dependencies.
See include/blockmalloc/blockmalloc.h for the full API and memory layout.