eliben / raftLinks
Raft implementation in Go
☆1,253Updated 10 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☆963Updated this week
- A pure golang SQL database for database theory research☆849Updated 4 years ago
- A course to build the SQL layer of a distributed database.☆2,034Updated 2 years ago
- Write ahead log for Go.☆695Updated 3 months ago
- A course to build distributed key-value service based on TiKV model☆3,836Updated 7 months ago
- Sources for my PhD dissertation on the Raft consensus algorithm☆1,059Updated 9 years ago
- A fast linearizability checker written in Go 🔎☆1,122Updated this week
- 📝 Go: A Documentary | https://golang.design/history☆1,072Updated 6 months ago
- B-tree implementation for Go☆1,177Updated last month
- Example code for how to get hashicorp/raft running with gRPC☆231Updated last year
- An early PostgreSQL implementation in Go☆728Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,153Updated last year
- A reference use of Hashicorp's Raft implementation☆1,075Updated 4 months ago
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- A simple implementation of the Google File System in golang☆161Updated 8 years ago
- Labs of MIT 6.824: Distributed Systems.☆153Updated 5 years ago
- Provides easy-to-use async IO interface with io_uring☆675Updated 2 years ago
- A collection of articles and videos to understand Golang internals.☆1,326Updated last year
- Awesome list for Paxos and friends☆2,124Updated last year
- A feature complete and high performance multi-group Raft library in Go.☆5,282Updated 5 months ago
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,243Updated 10 months ago
- Raft backend implementation using BoltDB☆697Updated last month
- RocksDB/LevelDB inspired key-value database in Go☆5,676Updated this week
- Data structure and algorithm library for go, designed to provide functions similar to C++ STL☆1,128Updated 3 months ago
- A list of papers about distributed consensus.☆2,595Updated last year
- Golang implementation of the Raft consensus protocol☆8,873Updated last month
- 阅读 boltDB 源码后的小结☆271Updated 3 years ago
- MIT 6.824 (Distributed Systems) labs in Go☆223Updated 4 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆379Updated 2 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆279Updated 11 months ago