toy-allocators/README.md
2026-06-17 02:19:32 -05:00

124 B

Toy Allocators

Starting with a basic bump allocator, this has evolved into a free list allocator that can reclaim space.