Skip to content

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

License

Notifications You must be signed in to change notification settings

dora-BYR/MemoryPool

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages