cespare / mphLinks
Minimal perfect hashing in Go
☆73Updated 2 years ago
Alternatives and similar repositories for mph
Users that are interested in mph are comparing it to the libraries listed below
Sorting:
- A radix sorting library for Go (golang)☆53Updated 2 years ago
- Go translation of MetroHash☆113Updated 11 months ago
- xxh3 fast hash function☆104Updated 6 years ago
- wyhash fast non-cryptographic string hash☆36Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Golang port of simdjson☆86Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Minimal Perfect Hashing for Go☆191Updated last year
- ☆18Updated 4 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago
- Go I/O utilities☆53Updated 7 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 7 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆72Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 6 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 7 months ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Experiments and bad ideas☆20Updated 4 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆91Updated 3 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- automate Go compiler comparisons☆24Updated 2 years ago
- ☆78Updated 5 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Buffered Reader/Writer☆78Updated 5 months ago