cespare / mph
Minimal perfect hashing in Go
☆72Updated last year
Related projects ⓘ
Alternatives and complementary repositories for mph
- A distributed service for monotonically increasing tickets.☆43Updated 4 years ago
- A radix sorting library for Go (golang)☆51Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A tool for reading Go core files☆16Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 5 years ago
- Intern Go strings☆92Updated 11 months ago
- go-judy is a Go language wrapper of the Judy array implementation at http://judy.sourceforge.net.☆29Updated 10 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 3 years ago
- Go translation of MetroHash☆103Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 4 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 5 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Please love the nicely formatted hex.☆42Updated 5 years ago
- Buffered Reader/Writer☆74Updated 2 months ago
- xxh3 fast hash function☆104Updated 5 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆58Updated 3 years ago
- Protocol Buffer compiler written in Go☆121Updated 8 years ago
- HyperLogLog in golang☆25Updated 6 years ago
- A library for abstracting away from the literal Go time library, for testing and time control.☆57Updated last year
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- ☆18Updated 3 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆89Updated 2 years ago
- Heap dump reader & visualizer for Go 1.4☆46Updated 8 years ago
- A high performance lock free map type for go.☆19Updated 6 years ago
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago