zeropool 0.7.0

A user-space byte allocator with size-class bucketing, lock-free shared pool, and thread-local caching
Documentation
1
2
3
4
5
6
7
version = 1
requires-python = ">=3.12"

[[package]]
name = "zeropool-scripts"
version = "0.1.0"
source = { editable = "." }