alitokur / arena-allocator

The Arena Allocator (Linear Allocator) is a custom memory allocater written in C++. It provides a high-performance memory management solution for applications that require efficient and predictable memory allocation and deallocation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alitokur/arena-allocator Stargazers