PMAD — a deterministic, O(1) slab allocator for C. Single mmap arena, fixed size classes, O(1) alloc/free with no runtime syscalls.
-
Updated
Jul 26, 2026 - C
PMAD — a deterministic, O(1) slab allocator for C. Single mmap arena, fixed size classes, O(1) alloc/free with no runtime syscalls.
Add a description, image, and links to the pmad topic page so that developers can more easily learn about it.
To associate your repository with the pmad topic, visit your repo's landing page and select "manage topics."