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
- A SkipList data structure implement in Go☆8Updated 6 years ago
- A RPC Server implement base on Raft Paper in Golang☆9Updated 8 years ago
- Simple RPC Key Value Server using etcd/Raft in Golang☆13Updated 9 years ago
- Deterministic Finite Automata function implement in Golang☆21Updated 6 years ago
- A space-efficient probabilistic data structure Bloom Filter implement by Golang☆18Updated 3 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☆12Updated 2 years ago
- Test the performance of Go's concurrency structures☆30Updated 2 months ago
- Nondeterministic finite automaton implement in Golang☆9Updated 6 years ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- a Go package implementing the Raft consensus protocol☆22Updated 11 years ago
- A simple www server which is written in golang supports the scan/read/write/delete function☆16Updated 6 years ago
- Formatter for CockroachDB's additions to the Go style guide.☆18Updated 8 months ago
- Included examples to guide how to make transaction on Mongodb using Golang.☆51Updated 6 years ago
- Raft transport layer that implements the Redis protocol☆15Updated 4 years ago
- A Rust library to write and load bpf programs built on top of libbpf (no bcc dependency).☆12Updated 4 years ago
- A multi-master k/v store using gossip for replication written in Go☆19Updated 6 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated 2 years ago
- ☆15Updated 10 years ago
- Go implement for Paxos algorithm☆51Updated 5 years ago
- Simple Go benchmarks + results☆18Updated last year
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Updated 6 years ago
- A Redis Pub/Sub concept implement by Golang☆12Updated 6 years ago
- An automatic filter-branch of Go libraries from the great Vitess project.☆15Updated 5 years ago
- Golang implentation of paxos consensus algorithm☆50Updated 5 years ago
- hyperloglog counts things using the HyperLogLog algorithm to estimate cardinality☆32Updated 2 years ago
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆22Updated 8 years ago
- A redis compatible database.☆15Updated 3 years ago