eliben / raftLinks
Raft implementation in Go
☆1,261Updated 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☆984Updated this week
- A course to build the SQL layer of a distributed database.☆2,040Updated 2 years ago
- A pure golang SQL database for database theory research☆847Updated 4 years ago
- A fast linearizability checker written in Go 🔎☆1,135Updated last month
- Sources for my PhD dissertation on the Raft consensus algorithm☆1,061Updated 9 years ago
- Write ahead log for Go.☆704Updated 5 months ago
- B-tree implementation for Go☆1,189Updated 3 months ago
- A course to build distributed key-value service based on TiKV model☆3,873Updated 9 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,161Updated last year
- A reference use of Hashicorp's Raft implementation☆1,078Updated 5 months ago
- An early PostgreSQL implementation in Go☆728Updated 4 years ago
- 📝 Go: A Documentary | https://golang.design/history☆1,073Updated 7 months ago
- Example code for how to get hashicorp/raft running with gRPC☆231Updated last year
- Raft backend implementation using BoltDB☆701Updated 3 weeks ago
- RocksDB/LevelDB inspired key-value database in Go☆5,748Updated this week
- Awesome list for Paxos and friends☆2,133Updated last year
- A list of papers about distributed consensus.☆2,605Updated last year
- A feature complete and high performance multi-group Raft library in Go.☆5,298Updated 6 months ago
- Consistent hashing with bounded loads in Golang☆767Updated 2 years ago
- Golang implementation of the Raft consensus protocol☆8,906Updated 3 weeks ago
- Labs of MIT 6.824: Distributed Systems.☆153Updated 5 years ago
- A simplified implementation for log structured merge tree.☆62Updated 5 years ago
- Online deadlock detection in go (golang)☆1,175Updated 3 weeks ago
- A simple implementation of the Google File System in golang☆162Updated 8 years ago
- (educational) build your own disk based KV store in Go☆254Updated last year
- Provides easy-to-use async IO interface with io_uring☆690Updated 2 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,880Updated 6 months ago
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,249Updated 11 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,825Updated last week
- Learning about containers and how they work by creating them the hard way☆1,643Updated 4 years ago