/ArenaAllocator

Very basic Arena implementation in C, inspired by Ryan Fleury's article. Please use arenas instead of malloc and free, thanks.

Primary LanguageCMIT LicenseMIT

No issues in this repository yet.