eliben / raft
Raft implementation in Go
☆1,146Updated 3 months ago
Alternatives and similar repositories for raft:
Users that are interested in raft are comparing it to the libraries listed below
- A pure golang SQL database for database theory research☆840Updated 3 years ago
- Raft library for maintaining a replicated state machine☆803Updated this week
- Write ahead log for Go.☆661Updated 5 months ago
- A course to build the SQL layer of a distributed database.☆1,965Updated last year
- A fast linearizability checker written in Go 🔎☆1,020Updated 2 months ago
- A reference use of Hashicorp's Raft implementation☆1,026Updated last month
- B-tree implementation for Go☆1,105Updated 11 months ago
- Raft backend implementation using BoltDB☆678Updated 2 months ago
- Sources for my PhD dissertation on the Raft consensus algorithm☆1,037Updated 8 years ago
- An early PostgreSQL implementation in Go☆719Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,067Updated 8 months ago
- A course to build distributed key-value service based on TiKV model☆3,642Updated this week
- Example code for how to get hashicorp/raft running with gRPC☆219Updated 9 months ago
- A Go port of Yahoo! Cloud Serving Benchmark (YCSB)☆611Updated 11 months ago
- RocksDB/LevelDB inspired key-value database in Go☆5,275Updated this week
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,154Updated 2 months ago
- Labs of MIT 6.824: Distributed Systems.☆151Updated 4 years ago
- Golang package for gossip based membership and failure detection☆3,811Updated last month
- 📝 Go: A Documentary | https://golang.design/history☆1,066Updated last month
- A feature complete and high performance multi-group Raft library in Go.☆5,165Updated 9 months ago
- Online deadlock detection in go (golang)☆1,103Updated 4 months ago
- Consistent hashing with bounded loads in Golang☆730Updated last year
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆262Updated 3 months ago
- A simple implementation of the Google File System in golang☆160Updated 7 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆368Updated last year
- A collection of articles and videos to understand Golang internals.☆1,280Updated 9 months ago
- Data structure and algorithm library for go, designed to provide functions similar to C++ STL☆1,087Updated 4 months ago
- An educational OLAP database system.☆1,721Updated 2 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,844Updated 2 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,651Updated last month