tidwall / spanmap
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
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- P-Square Algorithm in Go☆36Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- A simple and efficient LRU cache package for Go☆37Updated last year
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated last year
- gRPC-Go experimental branch using Go's native http2 support☆13Updated 4 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Redis style logger for Go☆28Updated 4 years ago
- Please love the nicely formatted hex.☆42Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- HyperLogLog in golang☆25Updated 6 years ago
- Various Go utility packages.☆37Updated 6 years ago
- A high performance lock free map type for go.☆19Updated 6 years ago
- Embedded DB modeling Golang Collections which automatically split as they grow.☆34Updated 6 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago