eliben / raftLinks
Raft implementation in Go
☆1,185Updated 5 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☆878Updated this week
- A pure golang SQL database for database theory research☆842Updated 3 years ago
- A course to build the SQL layer of a distributed database.☆1,984Updated last year
- Write ahead log for Go.☆667Updated 7 months ago
- A course to build distributed key-value service based on TiKV model☆3,712Updated 2 months ago
- B-tree implementation for Go☆1,122Updated last week
- Example code for how to get hashicorp/raft running with gRPC☆223Updated 11 months ago
- An early PostgreSQL implementation in Go☆725Updated 4 years ago
- Sources for my PhD dissertation on the Raft consensus algorithm☆1,043Updated 9 years ago
- A fast linearizability checker written in Go 🔎☆1,039Updated last month
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,094Updated 10 months ago
- 📝 Go: A Documentary | https://golang.design/history☆1,070Updated last month
- A reference use of Hashicorp's Raft implementation☆1,038Updated 3 months ago
- Raft backend implementation using BoltDB☆684Updated last week
- A feature complete and high performance multi-group Raft library in Go.☆5,197Updated last year
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,206Updated 4 months ago
- A list of papers about distributed consensus.☆2,579Updated 11 months ago
- A simple implementation of the Google File System in golang☆161Updated 7 years ago
- RocksDB/LevelDB inspired key-value database in Go☆5,377Updated this week
- Labs of MIT 6.824: Distributed Systems.☆152Updated 4 years ago
- Provides easy-to-use async IO interface with io_uring☆651Updated last year
- Awesome list for Paxos and friends☆2,097Updated last year
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- Consistent hashing with bounded loads in Golang☆739Updated last year
- Data structure and algorithm library for go, designed to provide functions similar to C++ STL☆1,098Updated 6 months ago
- 阅读 boltDB 源码后的小结☆267Updated 2 years ago
- Online deadlock detection in go (golang)☆1,127Updated 6 months ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆268Updated 5 months ago
- A Go port of Yahoo! Cloud Serving Benchmark (YCSB)☆614Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆370Updated last year