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 8 years ago
- A multi-master k/v store using gossip for replication written in Go☆18Updated 5 years ago
- Formatter for CockroachDB's additions to the Go style guide.☆19Updated 6 months ago
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Updated 6 years ago
- A space-efficient probabilistic data structure Bloom Filter implement by Golang☆18Updated 3 years ago
- A ngram indexing implement in Go☆13Updated 2 years ago
- A FUSE module to exposes a Kafka cluster in the filesystem.☆19Updated 11 years ago
- Nondeterministic finite automaton implement in Golang☆9Updated 6 years ago
- Test the performance of Go's concurrency structures☆30Updated 3 weeks ago
- TRR: Time-Series of gorilla algorithm with Raft RPC Server/Client in Golang☆8Updated 8 years ago
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago
- Fork of go yacc tool with increased hardcoded constants to handle larger grammars.☆11Updated 8 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated last year
- Super low overhead application level metrics☆24Updated 3 years ago
- Simple Go benchmarks + results☆18Updated last year
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- deterministic subsetting☆24Updated 6 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆21Updated 7 years ago
- A profiler that uses ebpf to produce pprof-format profiles☆13Updated 6 years ago
- LevelDB implementation in Go with clean interfaces.☆13Updated 5 years ago
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 10 years ago
- hyperloglog counts things using the HyperLogLog algorithm to estimate cardinality☆32Updated 2 years ago
- a Go package implementing the Raft consensus protocol☆21Updated 11 years ago
- Deterministic Finite Automata function implement in Golang☆21Updated 6 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 5 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆71Updated 10 years ago
- A Rust library to write and load bpf programs built on top of libbpf (no bcc dependency).☆12Updated 4 years ago