github.com/mhmtszr/concurrent-swiss-map@v1.0.8/maphash/README.md (about) 1 # maphash 2 3 Hash any `comparable` type using Golang's fast runtime hash. 4 Uses [AES](https://en.wikipedia.org/wiki/AES_instruction_set) instructions when available.