yusufsyaifudin / raft-sampleLinks
Straightforward implementation of Raft Consensus
☆66Updated 4 years ago
Alternatives and similar repositories for raft-sample
Users that are interested in raft-sample are comparing it to the libraries listed below
Sorting:
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 8 months ago
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆123Updated 2 years ago
- Consistent hashing hashring implementation.☆36Updated 2 years ago
- Bloomfilter written in Golang, includes rotation and RPC☆91Updated 4 months ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- High Availability Routing and Queueing Application☆50Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Expression evaluator for Go☆78Updated 3 weeks ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Load file-backed memory☆122Updated 3 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.☆56Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- ⚡️ lock-free utilities in Go☆164Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated 11 months ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- nanoQ — high-performance brokerless Pub/Sub for streaming real-time data☆159Updated 5 years ago
- ☆30Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 3 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Library for creating predicate mini-languages in Go☆100Updated 2 months ago
- Storing strings without GC overhead☆85Updated last month