arriqaaq / xringLinks
An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)
☆49Updated 5 years ago
Alternatives and similar repositories for xring
Users that are interested in xring are comparing it to the libraries listed below
Sorting:
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Distributed mmap☆41Updated 8 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- rendezvous hashing☆66Updated 3 years ago
- A high performance in-memory index storage engine☆111Updated 4 months ago
- Write-ahead log in Golang☆41Updated 3 years ago
- In memory sharded cache implementation☆35Updated 3 years ago
- Golang implementation of Chord DHT☆35Updated 3 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- An implementation of Count-Min Sketch in Golang☆35Updated 6 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 7 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 9 years ago
- a Go package implementing the Raft consensus protocol☆22Updated 11 years ago
- A high performance memory-bound Go cache☆90Updated last week
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago