Skip to content

sahandabs/SimpleMemoryPool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleMemoryPool

This project is an implementation of a templatized memory pool with the aim of easy usage and fast allocation and deallocation. For building this project you need C++11 as some features like perfect forwarding was used.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.0%
  • CMake 4.0%