arriqaaq / xring
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
- Benchmarking various RPC implementations☆88Updated 5 years ago
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- A high performance in-memory index storage engine☆111Updated 4 months ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 6 years ago
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- ☆28Updated last year
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- rendezvous hashing☆64Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Ketama implementation compatible with Algorithm::Ketama☆67Updated 5 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆40Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆103Updated 6 years ago
- Load file-backed memory☆122Updated 2 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 9 years ago
- In memory sharded cache implementation☆35Updated 3 years ago
- TiKV based Pub/Sub server☆34Updated 5 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- Golang port of simdjson☆86Updated 5 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- A framework for distributed applications☆59Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago