Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MemoryAllocators

Usage is very easy, see example.cpp.

TODO:

  • Stack Allocator
  • Arena Allocator
  • Move to C
  • PoolAllocator::Alloc should return a void* and it should be used to lookup the pool memory.

About

A simple C++ library for memory allocators.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages