eliben / raftLinks
Raft implementation in Go
☆1,215Updated 8 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☆918Updated this week
- A course to build the SQL layer of a distributed database.☆2,009Updated 2 years ago
- A pure golang SQL database for database theory research☆846Updated 4 years ago
- Write ahead log for Go.☆679Updated last month
- A fast linearizability checker written in Go 🔎☆1,084Updated 2 weeks ago
- An early PostgreSQL implementation in Go☆724Updated 4 years ago
- A course to build distributed key-value service based on TiKV model☆3,761Updated 5 months ago
- B-tree implementation for Go☆1,155Updated last month
- 📝 Go: A Documentary | https://golang.design/history☆1,075Updated 3 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,128Updated last year
- Sources for my PhD dissertation on the Raft consensus algorithm☆1,047Updated 9 years ago
- Example code for how to get hashicorp/raft running with gRPC☆229Updated last year
- Raft backend implementation using BoltDB☆691Updated this week
- Labs of MIT 6.824: Distributed Systems.☆153Updated 5 years ago
- A reference use of Hashicorp's Raft implementation☆1,053Updated last month
- 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
- Data structure and algorithm library for go, designed to provide functions similar to C++ STL☆1,112Updated last month
- RocksDB/LevelDB inspired key-value database in Go☆5,533Updated this week
- A feature complete and high performance multi-group Raft library in Go.☆5,238Updated 2 months ago
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,234Updated 7 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆374Updated last year
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆274Updated 8 months ago
- Provides easy-to-use async IO interface with io_uring☆666Updated last year
- Consistent hashing with bounded loads in Golang☆747Updated last year
- 阅读 boltDB 源码后的小结☆268Updated 2 years ago
- (educational) build your own disk based KV store in Go☆244Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,763Updated last month
- MIT 6.824 (Distributed Systems) labs in Go☆218Updated 4 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,872Updated 2 months ago