eliben / raftLinks
Raft implementation in Go
☆1,193Updated 6 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☆893Updated last week
- A pure golang SQL database for database theory research☆843Updated 3 years ago
- A course to build the SQL layer of a distributed database.☆1,996Updated last year
- Write ahead log for Go.☆672Updated 9 months ago
- B-tree implementation for Go☆1,134Updated last week
- An early PostgreSQL implementation in Go☆726Updated 4 years ago
- Example code for how to get hashicorp/raft running with gRPC☆227Updated last year
- 📝 Go: A Documentary | https://golang.design/history☆1,075Updated 2 months ago
- A course to build distributed key-value service based on TiKV model☆3,734Updated 3 months ago
- A fast linearizability checker written in Go 🔎☆1,055Updated 2 months ago
- A simple implementation of the Google File System in golang☆161Updated 7 years ago
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,227Updated 6 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,116Updated last year
- Sources for my PhD dissertation on the Raft consensus algorithm☆1,044Updated 9 years ago
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- Provides easy-to-use async IO interface with io_uring☆661Updated last year
- Data structure and algorithm library for go, designed to provide functions similar to C++ STL☆1,112Updated 7 months ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆272Updated 6 months ago
- 阅读 boltDB 源码后的小结☆267Updated 2 years ago
- MIT 6.824 (Distributed Systems) labs in Go☆211Updated 4 years ago
- A reference use of Hashicorp's Raft implementation☆1,046Updated last week
- Raft backend implementation using BoltDB☆688Updated last week
- Labs of MIT 6.824: Distributed Systems.☆153Updated 5 years ago
- A feature complete and high performance multi-group Raft library in Go.☆5,220Updated last month
- Online deadlock detection in go (golang)☆1,137Updated last week
- (educational) build your own disk based KV store in Go☆242Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆372Updated last year
- RocksDB/LevelDB inspired key-value database in Go☆5,446Updated last week
- Consistent hashing with bounded loads in Golang☆742Updated last year
- A collection of articles and videos to understand Golang internals.☆1,306Updated last year