kkdai / raft
A simple Go app to understand the Raft Consensus Algorithm
☆12Updated 8 years ago
Alternatives and similar repositories for raft:
Users that are interested in raft are comparing it to the libraries listed below
- Simple RPC Key Value Server using etcd/Raft in Golang☆13Updated 8 years ago
- A RPC Server implement base on Raft Paper in Golang☆9Updated 8 years ago
- A SkipList data structure implement in Go☆8Updated 6 years ago
- A multi-master k/v store using gossip for replication written in Go☆18Updated 5 years ago
- TRR: Time-Series of gorilla algorithm with Raft RPC Server/Client in Golang☆8Updated 8 years ago
- A ngram indexing implement in Go☆13Updated 2 years ago
- a Go package implementing the Raft consensus protocol☆21Updated 11 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 10 years ago
- A FUSE module to exposes a Kafka cluster in the filesystem.☆19Updated 10 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated last year
- A high-performance, memory-efficient concurrent hash table☆36Updated 11 years ago
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Updated 6 years ago
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- Go implement for Paxos algorithm☆51Updated 5 years ago
- Fork of go yacc tool with increased hardcoded constants to handle larger grammars.☆11Updated 8 years ago
- Test the performance of Go's concurrency structures☆29Updated 3 months ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- ☆14Updated 9 years ago
- A space-efficient probabilistic data structure Bloom Filter implement by Golang☆18Updated 3 years ago
- hyperloglog counts things using the HyperLogLog algorithm to estimate cardinality☆32Updated 2 years ago
- Simple Go benchmarks + results☆18Updated last year
- Benchmarking for custom Redis commands and modules☆33Updated 3 years ago
- An Example of shipping BPF code with your Go project☆28Updated 2 years ago
- A memcached binary protocol toolkit for go.☆13Updated this week
- Write ahead Raft log for Go☆57Updated 4 years ago
- Basic paxos☆30Updated 10 years ago
- more advanced sync primitives in Go☆14Updated 4 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- A Redis Pub/Sub concept implement by Golang☆12Updated 6 years ago