Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MemoryPool

A MemoryPool implemented in C++11. Variable size and pool-auto-size supported. 85% performence promoted.

C++11 内存池

1、支持任意变量大小的内存分配

2、支持池自动扩展

3、性能提升约85%

About

A MemoryPool implemented in C++11. Variable size and pool-auto-size supported.

Resources

Stars

11 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages