eliben / raftLinks
Raft implementation in Go
☆1,239Updated 10 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☆948Updated last week
- A pure golang SQL database for database theory research☆848Updated 4 years ago
- A course to build the SQL layer of a distributed database.☆2,027Updated 2 years ago
- A fast linearizability checker written in Go 🔎☆1,112Updated 2 months ago
- An early PostgreSQL implementation in Go☆728Updated 4 years ago
- Write ahead log for Go.☆690Updated 3 months ago
- A course to build distributed key-value service based on TiKV model☆3,820Updated 7 months ago
- Sources for my PhD dissertation on the Raft consensus algorithm☆1,055Updated 9 years ago
- B-tree implementation for Go☆1,170Updated last month
- A reference use of Hashicorp's Raft implementation☆1,068Updated 3 months ago
- Example code for how to get hashicorp/raft running with gRPC☆230Updated last year
- 📝 Go: A Documentary | https://golang.design/history☆1,072Updated 5 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,149Updated last year
- Raft backend implementation using BoltDB☆695Updated 3 weeks ago
- A list of papers about distributed consensus.☆2,594Updated last year
- A simple implementation of the Google File System in golang☆161Updated 8 years ago
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,241Updated 9 months ago
- (educational) build your own disk based KV store in Go☆252Updated last year
- Data structure and algorithm library for go, designed to provide functions similar to C++ STL☆1,120Updated 3 months ago
- Labs of MIT 6.824: Distributed Systems.☆153Updated 5 years ago
- RocksDB/LevelDB inspired key-value database in Go☆5,629Updated last week
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- Provides easy-to-use async IO interface with io_uring☆670Updated 2 years ago
- A Go port of Yahoo! Cloud Serving Benchmark (YCSB)☆625Updated 4 months ago
- A feature complete and high performance multi-group Raft library in Go.☆5,271Updated 4 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆378Updated 2 years ago
- Consistent hashing with bounded loads in Golang☆759Updated 2 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆277Updated 10 months ago
- A collection of articles and videos to understand Golang internals.☆1,319Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,878Updated 4 months ago