eliben / raftLinks
Raft implementation in Go
☆1,189Updated 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☆884Updated this week
- A pure golang SQL database for database theory research☆844Updated 3 years ago
- A course to build the SQL layer of a distributed database.☆1,988Updated last year
- Write ahead log for Go.☆670Updated 8 months ago
- B-tree implementation for Go☆1,131Updated 3 weeks ago
- A course to build distributed key-value service based on TiKV model☆3,722Updated 3 months ago
- An early PostgreSQL implementation in Go☆726Updated 4 years ago
- A fast linearizability checker written in Go 🔎☆1,045Updated last month
- Sources for my PhD dissertation on the Raft consensus algorithm☆1,044Updated 9 years ago
- Example code for how to get hashicorp/raft running with gRPC☆227Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,109Updated 11 months ago
- A simple implementation of the Google File System in golang☆161Updated 7 years ago
- Raft backend implementation using BoltDB☆688Updated 3 weeks ago
- A reference use of Hashicorp's Raft implementation☆1,045Updated 4 months ago
- 📝 Go: A Documentary | https://golang.design/history☆1,072Updated last month
- Labs of MIT 6.824: Distributed Systems.☆152Updated 5 years ago
- RocksDB/LevelDB inspired key-value database in Go☆5,404Updated this week
- A list of papers about distributed consensus.☆2,584Updated 11 months ago
- A feature complete and high performance multi-group Raft library in Go.☆5,206Updated last week
- Provides easy-to-use async IO interface with io_uring☆655Updated last year
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- (educational) build your own disk based KV store in Go☆239Updated last year
- 阅读 boltDB 源码后的小结☆267Updated 2 years ago
- Data structure and algorithm library for go, designed to provide functions similar to C++ STL☆1,103Updated 7 months ago
- MIT 6.824 (Distributed Systems) labs in Go☆211Updated 4 years ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆330Updated 2 months ago
- A Go port of Yahoo! Cloud Serving Benchmark (YCSB)☆617Updated 2 weeks ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆270Updated 6 months ago
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,213Updated 5 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,744Updated last week