dgryski / go-mphLinks
minimal perfect hash functions
☆62Updated 3 years ago
Alternatives and similar repositories for go-mph
Users that are interested in go-mph are comparing it to the libraries listed below
Sorting:
- Fast and scalable minimal perfect hashing for massive key sets☆71Updated 5 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated 2 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Positional Population Count for Go☆68Updated 2 months ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Updated 8 years ago
- Assembly-optimized Marvin32 hash function☆12Updated last year
- Golang port of simdjson☆86Updated 5 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Minimal perfect hashing in Go