tidwall / murmur3
Murmur3 hash in Go
☆13Updated 7 years ago
Alternatives and similar repositories for murmur3:
Users that are interested in murmur3 are comparing it to the libraries listed below
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- Simple generative fuzzer☆16Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A radix tree that branches on the bits in a key☆14Updated 8 years ago
- A variable length integer compression library for Golang☆24Updated 10 years ago
- Please love the nicely formatted hex.☆42Updated 5 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Redis style logger for Go☆28Updated 4 years ago
- exponential smoothing toolkit☆15Updated 8 years ago
- ☆18Updated 4 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- Go packages for adding delay and buffering to network connections☆16Updated 5 years ago
- github.com/cznic/fileutil has moved to modernc.org/fileutil