eliben / raftLinks
Raft implementation in Go
☆1,257Updated 11 months ago
Alternatives and similar repositories for raft
Users that are interested in raft are comparing it to the libraries listed below
Sorting:
- Raft library for maintaining a replicated state machine☆973Updated this week
- A pure golang SQL database for database theory research☆848Updated 4 years ago
- A course to build the SQL layer of a distributed database.☆2,037Updated 2 years ago
- A fast linearizability checker written in Go 🔎☆1,129Updated 3 weeks ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,153Updated last year
- 📝 Go: A Documentary | https://golang.design/history☆1,072Updated 7 months ago
- Write ahead log for Go.☆701Updated 4 months ago
- A reference use of Hashicorp's Raft implementation☆1,076Updated 4 months ago
- An early PostgreSQL implementation in Go☆727Updated 4 years ago
- A course to build distributed key-value service based on TiKV model☆3,856Updated 8 months ago
- Example code for how to get hashicorp/raft running with gRPC☆231Updated last year
- B-tree implementation for Go☆1,179Updated 2 months ago
- Sources for my PhD dissertation on the Raft consensus algorithm☆1,060Updated 9 years ago
- A simple implementation of the Google File System in golang☆162Updated 8 years ago
- Raft backend implementation using BoltDB☆699Updated 2 months ago
- A simplified implementation for log structured merge tree.☆62Updated 5 years ago
- (educational) build your own disk based KV store in Go☆253Updated last year
- A feature complete and high performance multi-group Raft library in Go.☆5,289Updated 5 months ago
- RocksDB/LevelDB inspired key-value database in Go☆5,710Updated this week
- Labs of MIT 6.824: Distributed Systems.☆153Updated 5 years ago
- Awesome list for Paxos and friends☆2,129Updated last year
- Golang package for gossip based membership and failure detection☆3,992Updated last month
- Learning about containers and how they work by creating them the hard way☆1,645Updated 3 years ago
- A basic Raft implementation in Go.☆230Updated last year
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,244Updated 10 months ago
- Provides easy-to-use async IO interface with io_uring☆683Updated 2 years ago
- A list of papers about distributed consensus.☆2,599Updated last year
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆280Updated 11 months ago
- Golang implementation of the Raft consensus protocol☆8,893Updated last month
- MIT 6.824 (Distributed Systems) labs in Go☆224Updated 4 years ago