etcd-io / raft
Raft library for maintaining a replicated state machine
☆803Updated this week
Alternatives and similar repositories for raft:
Users that are interested in raft are comparing it to the libraries listed below
- Raft implementation in Go☆1,146Updated 3 months ago
- Provides easy-to-use async IO interface with io_uring☆635Updated last year
- Raft backend implementation using BoltDB☆678Updated 2 months ago
- Example code for how to get hashicorp/raft running with gRPC☆218Updated 9 months ago
- Write ahead log for Go.☆660Updated 5 months ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆262Updated 3 months ago
- A Go port of Yahoo! Cloud Serving Benchmark (YCSB)☆611Updated 11 months ago
- Native ZooKeeper client for Go☆533Updated 7 months ago
- Golang port of Abseil's SwissTable☆826Updated 2 months ago
- Consistent hashing with bounded loads in Golang☆730Updated last year
- Go heap object reference analysis tool☆834Updated 2 weeks ago
- Go port of Google's Swiss Table hash table☆427Updated last month
- A fast linearizability checker written in Go 🔎☆1,018Updated 2 months ago
- Concurrent data structures for Go☆1,262Updated this week
- Sources for my PhD dissertation on the Raft consensus algorithm☆1,037Updated 8 years ago
- High Availability Raft Framework for Go☆633Updated 3 weeks ago
- A Redis Module that make it possible to create a consistent Raft cluster from multiple Redis instances.☆825Updated last year
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆974Updated last month
- A geo-distributed KV store for metadata management☆667Updated last week
- RocksDB wrapper for Go. Support 9.x, 8.x, 7.x, 6.x, etc☆347Updated 2 weeks ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆256Updated 2 years ago
- Go client for TiKV☆314Updated last week
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,154Updated 2 months ago
- A vendor-neutral storage library for Golang: Write once, run on every storage service.☆601Updated 4 months ago
- An implementation of failpoints for Golang.☆849Updated 11 months ago
- Apache Pulsar Go Client Library☆695Updated 2 weeks ago
- Fastest and most memory efficient golang concurrent hashmap☆991Updated 6 months ago
- Online deadlock detection in go (golang)☆1,103Updated 4 months ago
- 阅读 boltDB 源码后的小结☆264Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆388Updated 4 months ago