A single-file C allocator with explicit heaps and tuning knobs
Summary
A readme for Spaces, a high-performance, single-file C allocator for Linux x86-64 that provides explicit, region-based heaps, cross-process sharing, and fine-grained tuning knobs. It emphasizes fast paths, per-chunk customization, and diagnostic capabilities, with practical examples and benchmarks.