Categorygithub.com/unixpickle/memalloc
repositorypackage
0.0.0-20240305162106-686962126c9b
Repository: https://github.com/unixpickle/memalloc.git
Documentation: pkg.go.dev

# README

memalloc

This is a general-purpose memory allocator written in Go. I wrote it to allocate GPU memory for anyvec, but it could be used for other things as well.