eliben / raftLinks
Raft implementation in Go
☆1,232Updated 9 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☆944Updated this week
- A pure golang SQL database for database theory research☆847Updated 4 years ago
- A course to build the SQL layer of a distributed database.☆2,020Updated 2 years ago
- Write ahead log for Go.☆687Updated 2 months ago
- A fast linearizability checker written in Go 🔎☆1,101Updated last month
- A course to build distributed key-value service based on TiKV model☆3,798Updated 6 months ago
- An early PostgreSQL implementation in Go☆725Updated 4 years ago
- Example code for how to get hashicorp/raft running with gRPC☆230Updated last year
- B-tree implementation for Go☆1,166Updated last week
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,145Updated last year
- A reference use of Hashicorp's Raft implementation☆1,064Updated 2 months ago
- 📝 Go: A Documentary | https://golang.design/history☆1,073Updated 5 months ago
- Labs of MIT 6.824: Distributed Systems.☆153Updated 5 years ago
- Sources for my PhD dissertation on the Raft consensus algorithm☆1,053Updated 9 years ago
- A simple implementation of the Google File System in golang☆161Updated 8 years ago
- A feature complete and high performance multi-group Raft library in Go.☆5,259Updated 3 months ago
- Consistent hashing with bounded loads in Golang☆753Updated 2 years ago
- Provides easy-to-use async IO interface with io_uring☆668Updated last year
- Raft backend implementation using BoltDB☆694Updated this week
- RocksDB/LevelDB inspired key-value database in Go☆5,600Updated this week
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- A list of papers about distributed consensus.☆2,590Updated last year
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,240Updated 8 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,877Updated 3 months ago
- (educational) build your own disk based KV store in Go☆251Updated last year
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆361Updated 6 months ago
- MIT 6.824 (Distributed Systems) labs in Go☆221Updated 4 years ago
- A basic Raft implementation in Go.☆230Updated last year
- Golang implementation of the Raft consensus protocol☆8,819Updated last week
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆276Updated 9 months ago