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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.