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
Sorting:
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- Write-ahead log in Golang☆41Updated 3 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- Golang port of simdjson☆86Updated 5 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- A variable length integer compression library for Golang☆24Updated 10 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- gRPC-Go experimental branch using Go's native http2 support☆13Updated 4 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- Experiments and bad ideas☆20Updated 7 months ago
- ☆18Updated 4 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- A high performance lock free map type for go.☆19Updated 7 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- Murmur3 hash in Go☆13Updated 7 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago