tidwall / spanmap
A fast collection type that uses uint64 for keys.
☆44Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for spanmap
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆58Updated 3 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Golang: contex-aware synchronization primitives (mutex).☆30Updated 10 months ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- gRPC-Go experimental branch using Go's native http2 support☆13Updated 4 years ago
- Write-ahead log in Golang☆41Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Golang port of simdjson☆86Updated 4 years ago
- A simple and efficient LRU cache package for Go☆38Updated last year
- An efficient memset implementation for Golang.☆32Updated 5 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- A high performance lock free map type for go.☆19Updated 6 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 5 years ago
- P-Square Algorithm in Go☆36Updated 2 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆69Updated 9 years ago
- Benchmarks of common basic operations for the Go language.☆61Updated 3 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 3 years ago
- Heap dump reader & visualizer for Go 1.4☆46Updated 8 years ago
- Murmur3 hash in Go☆13Updated 6 years ago