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:
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 months ago
- Golang port of simdjson☆86Updated 5 years ago
- Golang: contex-aware synchronization primitives (mutex).☆34Updated last year
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- Raft in-memory backend implementation with persistence☆84Updated 5 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- Go translation of MetroHash☆110Updated 8 months ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- efficient client ⚡️☆75Updated last year
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated last year
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated 2 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Please love the nicely formatted hex.☆42Updated 6 years ago
- A goroutine limiter for Go☆84Updated 3 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 6 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- Murmur3 hash in Go☆13Updated 7 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago