Created program with custom memory pool (Arena) existing within stack and a custom memory allocator that allocates memory for small size containers on stack instead of heap, to improve performance.
-
Notifications
You must be signed in to change notification settings - Fork 0
Created program with custom memory pool (Arena) existing within stack and a custom memory allocator that allocates memory for small size containers on stack instead of heap, to improve performance
GavinVasandani/FullyCustomMemoryManagement
About
Created program with custom memory pool (Arena) existing within stack and a custom memory allocator that allocates memory for small size containers on stack instead of heap, to improve performance
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published