A generic pool for allocating large numbers of little objects without the overhead of memory allocation and deallocation. Example: messages in your networking code, string buffers, etc
forked from cosmiczilch/Pool
-
Notifications
You must be signed in to change notification settings - Fork 0
A generic pool for allocating large numbers of little objects without the overhead of memory allocation and deallocation. Example: messages in your networking code, string buffers, etc
License
willwillwillwillwill/Pool
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A generic pool for allocating large numbers of little objects without the overhead of memory allocation and deallocation. Example: messages in your networking code, string buffers, etc
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 100.0%