Categorygithub.com/webbmaffian/go-mad
repository
0.16.2
Repository: https://github.com/webbmaffian/go-mad.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Go mad

Memory-mapped (mmap) abstract data types (ADT) for Go. All data types persist to disk and use only what memory is available with mmap, thus allowing bigger-than-memory data types.


DISCLAIMER: These packages are not yet stable and are subject to change.