https://github.com/inspirate789/alloc
Memory manager for go based on memory arenas
https://github.com/inspirate789/alloc
algorithms bench data-structures go golang memory memory-management rese research-paper
Last synced: about 1 year ago
JSON representation
Memory manager for go based on memory arenas
- Host: GitHub
- URL: https://github.com/inspirate789/alloc
- Owner: Inspirate789
- License: mit
- Created: 2024-01-28T11:02:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-06T20:10:46.000Z (almost 2 years ago)
- Last Synced: 2025-01-21T08:20:39.108Z (about 1 year ago)
- Topics: algorithms, bench, data-structures, go, golang, memory, memory-management, rese, research-paper
- Language: Go
- Homepage:
- Size: 47.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# alloc
Memory manager for go based on memory arenas