Skip to content

Mahmoud1205/MemoryAllocators

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 library for memory allocators.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages