tidwall / spanmapLinks
A fast collection type that uses uint64 for keys.
☆44Updated 4 years ago
Alternatives and similar repositories for spanmap
Users that are interested in spanmap are comparing it to the libraries listed below
Sorting:
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Meow hash for Golang☆126Updated 5 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Golang: contex-aware synchronization primitives (mutex).☆34Updated last year
- Golang port of simdjson☆86Updated 5 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 months ago
- Redis style logger for Go☆28Updated 4 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Go translation of MetroHash☆110Updated 7 months ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- gRPC-Go experimental branch using Go's native http2 support☆13Updated 5 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated last year
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago