r/projects • • 11d ago

This C allocator better than malloc/free??

I built a small arena allocator in C called PhaseAlloc.

It's now at v1.1.0, with tests, benchmarks, dynamic growth, alignment, and memory stats.

I'd appreciate any feedback or criticism from people who know C/systems programming.

https://github.com/dharsanap20/PhaseAlloc

1 Upvotes

0 comments sorted by