cespare / mph
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 simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Golang port of simdjson☆86Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Go translation of MetroHash☆109Updated 4 months ago
- Allotment Routing Table☆57Updated 3 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- A high performance lock free map type for go.☆19Updated 7 years ago
- Meow hash for Golang☆126Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- Intern Go strings☆95Updated last year
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Go driver for ragel scanners☆36Updated 5 years ago
- A tool for reading Go core files☆16Updated 7 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- ☆78Updated 4 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago