eliben / raft
Raft implementation in Go
☆1,073Updated last month
Related projects ⓘ
Alternatives and complementary repositories for raft
- Raft library for maintaining a replicated state machine☆676Updated this week
- A course to build the SQL layer of a distributed database.☆1,733Updated last year
- A pure golang SQL database for database theory research☆824Updated 3 years ago
- A course to build distributed key-value service based on TiKV model☆3,455Updated last month
- Write ahead log for Go.☆611Updated this week
- Sources for my PhD dissertation on the Raft consensus algorithm☆1,006Updated 8 years ago
- A fast linearizability checker written in Go 🔎☆932Updated 6 months ago
- A reference use of Hashicorp's Raft implementation☆972Updated 2 months ago
- 📝 Go: A Documentary | https://golang.design/history☆1,057Updated 3 months ago
- Raft backend implementation using BoltDB☆663Updated this week
- B-tree implementation for Go☆1,063Updated 5 months ago
- A list of papers about distributed consensus.☆2,526Updated 3 months ago
- Example code for how to get hashicorp/raft running with gRPC☆208Updated 3 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆3,955Updated 3 months ago
- RocksDB/LevelDB inspired key-value database in Go☆4,936Updated this week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,535Updated last week
- A feature complete and high performance multi-group Raft library in Go.☆5,084Updated 4 months ago
- Consistent hashing with bounded loads in Golang☆698Updated last year
- Golang package for gossip based membership and failure detection☆3,670Updated this week
- Awesome list for Paxos and friends☆2,049Updated 5 months ago
- Online deadlock detection in go (golang)☆1,032Updated 3 months ago
- Provides easy-to-use async IO interface with io_uring☆598Updated last year
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆271Updated this week
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,437Updated 10 months ago
- An early PostgreSQL implementation in Go☆685Updated 3 years ago
- Golang implementation of the Raft consensus protocol☆8,264Updated last week
- An educational OLAP database system.☆1,626Updated this week
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆356Updated last year
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆240Updated 4 months ago
- A Go port of Yahoo! Cloud Serving Benchmark (YCSB)☆602Updated 5 months ago