Alloc-Lite: A better custom memory allocator
A C-based memory allocator featuring an arena backed bump allocator and free-list for memory recycling.
uses mmap to request large memory pages.
going to update this readme more later
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Alloc-Lite: A better custom memory allocator
A C-based memory allocator featuring an arena backed bump allocator and free-list for memory recycling.
uses mmap to request large memory pages.
going to update this readme more later