Skip to content

stack-overflow/pool-allocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pool allocation library

Pool allocator library for efficient management of heap-allocated memory, written in C++. Implemented using sparse linked list, residing in continuous block of memory.

Visual Studio solution files included.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published