eliben / raftLinks
Raft implementation in Go
☆1,208Updated 7 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☆908Updated this week
- A pure golang SQL database for database theory research☆845Updated 4 years ago
- A course to build the SQL layer of a distributed database.☆2,002Updated last year
- An early PostgreSQL implementation in Go☆725Updated 4 years ago
- Write ahead log for Go.☆678Updated last week
- A course to build distributed key-value service based on TiKV model☆3,745Updated 4 months ago
- B-tree implementation for Go☆1,147Updated 3 weeks ago
- A fast linearizability checker written in Go 🔎☆1,077Updated 2 weeks ago
- Example code for how to get hashicorp/raft running with gRPC☆228Updated last year
- Sources for my PhD dissertation on the Raft consensus algorithm☆1,048Updated 9 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,126Updated last year
- 📝 Go: A Documentary | https://golang.design/history☆1,075Updated 3 months ago
- RocksDB/LevelDB inspired key-value database in Go☆5,508Updated this week
- Raft backend implementation using BoltDB☆691Updated 3 weeks ago
- Labs of MIT 6.824: Distributed Systems.☆153Updated 5 years ago
- Provides easy-to-use async IO interface with io_uring☆664Updated last year
- A simple implementation of the Google File System in golang☆161Updated 7 years ago
- A reference use of Hashicorp's Raft implementation☆1,054Updated 3 weeks ago
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,229Updated 6 months ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆274Updated 7 months ago
- (educational) build your own disk based KV store in Go☆243Updated last year
- A feature complete and high performance multi-group Raft library in Go.☆5,231Updated last month
- Data structure and algorithm library for go, designed to provide functions similar to C++ STL☆1,113Updated 2 weeks ago
- Consistent hashing with bounded loads in Golang☆746Updated last year
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,504Updated last week
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- Online deadlock detection in go (golang)☆1,144Updated 2 weeks ago
- A Go port of Yahoo! Cloud Serving Benchmark (YCSB)☆620Updated last month
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆373Updated last year
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆332Updated 4 months ago