Skip to content

Fast Efficient Fixed-Size Memory Pool

License

Notifications You must be signed in to change notification settings

azyshalom/MemoryPool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Credits

MemoryPool is based on publication Fast Efficient Fixed-Size Memory Pool written by Ben Kenwright.

What's changed

  • requires C++11
  • template version
  • compile time check of minimum block size

License

MemoryPool is licensed under MIT License.

About

Fast Efficient Fixed-Size Memory Pool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.0%
  • CMake 20.0%