https://github.com/darrenldl/simple_pool
pool memory allocator
https://github.com/darrenldl/simple_pool
Last synced: 7 months ago
JSON representation
pool memory allocator
- Host: GitHub
- URL: https://github.com/darrenldl/simple_pool
- Owner: darrenldl
- Created: 2015-07-23T02:29:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-23T02:53:43.000Z (over 10 years ago)
- Last Synced: 2024-05-01T15:11:01.648Z (over 1 year ago)
- Language: C
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple_pool
simplistic pool memory allocator
Construction in progress