cespare / mphLinks
Minimal perfect hashing in Go
☆74Updated 3 years ago
Alternatives and similar repositories for mph
Users that are interested in mph are comparing it to the libraries listed below
Sorting:
- Go translation of MetroHash☆116Updated last year
- A radix sorting library for Go (golang)☆54Updated 2 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Meow hash for Golang☆126Updated 5 years ago
- Golang port of simdjson☆86Updated 5 years ago
- ☆18Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆104Updated 7 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Golang: contex-aware synchronization primitives (mutex).☆36Updated 2 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- Persist to disk channel for Go.☆48Updated 8 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated this week
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- The platform-independent fork of Go ASCII Table Generator, ported from the Ruby terminal-tables library.☆27Updated 9 years ago
- wyhash fast non-cryptographic string hash☆37Updated 5 years ago
- Minimal Perfect Hashing for Go☆192Updated last year
- An assortment of more specialized math routines for Go☆77Updated last year
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆72Updated 5 years ago
- jeez it's just a quadtree chill out☆26Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 6 years ago
- Buffered Reader/Writer☆78Updated 7 months ago