dgryski / go-wyhashLinks
wyhash fast non-cryptographic string hash
☆35Updated 5 years ago
Alternatives and similar repositories for go-wyhash
Users that are interested in go-wyhash are comparing it to the libraries listed below
Sorting:
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- ☆18Updated 4 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- HyperLogLog in golang☆25Updated 7 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- An x86(_64) spinlock☆15Updated 10 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Interpolation search☆12Updated 3 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- A high performance lock free map type for go.☆19Updated 7 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms