Files
bl/common/utils/concurrent-swiss-map/maphash/README.md

4 lines
162 B
Go

# maphash
Hash any `comparable` type using Golang's fast runtime hash.
Uses [AES](https://en.wikipedia.org/wiki/AES_instruction_set) instructions when available.