c06e6fb656
* update go-structr and go-mutexes with memory usage improvements * bump to go-structr v0.8.4 |
||
---|---|---|
.. | ||
.gitignore | ||
LICENSE | ||
README.md | ||
hasher.go | ||
runtime.go |
README.md
maphash
Hash any comparable
type using Golang's fast runtime hash.
Uses AES instructions when available.