https://github.com/rvcas/mpool
A memory pool library written in Zig
https://github.com/rvcas/mpool
Last synced: 10 months ago
JSON representation
A memory pool library written in Zig
- Host: GitHub
- URL: https://github.com/rvcas/mpool
- Owner: rvcas
- License: mit
- Created: 2021-05-10T15:06:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-30T18:00:43.000Z (over 4 years ago)
- Last Synced: 2025-02-03T16:57:47.209Z (12 months ago)
- Language: Zig
- Homepage:
- Size: 10.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zig - rvcas/mpool - A memory pool library written in Zig. (Memory Allocator and Management / Linker)
README
# mpool
A memory pool implemented in zig