proxy.golang.org : github.com/alecthomas/arena
This package provides a very fast _almost_ lock-free arena allocator for Go. "Almost" lock-free because it locks when expanding the arena after a chunk has been exhausted.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/alecthomas/arena
License: MIT
Latest release: 9 months ago
First release: 9 months ago
Namespace: github.com/alecthomas
Stars: 30 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/alecthomas
Last synced: about 1 month ago