eliben / raftLinks
Raft implementation in Go
☆1,260Updated last year
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☆985Updated this week
- A pure golang SQL database for database theory research☆846Updated 4 years ago
- A course to build the SQL layer of a distributed database.☆2,041Updated 2 years ago
- B-tree implementation for Go☆1,190Updated 3 months ago
- Write ahead log for Go.☆706Updated 5 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,159Updated last year
- A fast linearizability checker written in Go 🔎☆1,136Updated last month
- 📝 Go: A Documentary | https://golang.design/history☆1,073Updated 8 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,875Updated 9 months ago
- Sources for my PhD dissertation on the Raft consensus algorithm☆1,062Updated 9 years ago
- A list of papers about distributed consensus.☆2,605Updated last year
- Raft backend implementation using BoltDB☆700Updated 3 weeks ago
- A reference use of Hashicorp's Raft implementation☆1,078Updated 5 months ago
- A simplified implementation for log structured merge tree.☆63Updated 5 years ago
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,251Updated 11 months ago
- A simple implementation of the Google File System in golang☆162Updated 8 years ago
- Example code for how to get hashicorp/raft running with gRPC☆231Updated last year
- Labs of MIT 6.824: Distributed Systems.☆153Updated 5 years ago
- A feature complete and high performance multi-group Raft library in Go.☆5,301Updated 6 months ago
- Data structure and algorithm library for go, designed to provide functions similar to C++ STL☆1,136Updated 5 months ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆282Updated last year
- A collection of articles and videos to understand Golang internals.☆1,331Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆378Updated 2 years ago
- Online deadlock detection in go (golang)☆1,176Updated last month
- Consistent hashing with bounded loads in Golang☆768Updated 2 years ago
- 阅读 boltDB 源码后的小结☆272Updated 3 years ago
- MIT 6.824 (Distributed Systems) labs in Go☆228Updated 4 years ago
- Awesome list for Paxos and friends☆2,133Updated last year
- RocksDB/LevelDB inspired key-value database in Go☆5,763Updated this week