hashicorp / raft-boltdb
Raft backend implementation using BoltDB
☆665Updated 2 weeks ago
Alternatives and similar repositories for raft-boltdb:
Users that are interested in raft-boltdb are comparing it to the libraries listed below
- gorocksdb is a Go wrapper for RocksDB☆950Updated 10 months ago
- Golang implementation of Radix trees☆896Updated 6 months ago
- An immutable radix tree implementation in Golang☆1,024Updated last month
- A Left-Leaning Red-Black (LLRB) implementation of balanced binary search trees for Google Go☆806Updated 2 years ago
- A reference use of Hashicorp's Raft implementation☆998Updated 2 weeks ago
- A Go package providing a filesystem-backed FIFO queue☆477Updated last year
- Consistent hashing with bounded loads in Golang☆711Updated last year
- An implementation of failpoints for Golang.☆834Updated 8 months ago
- failpoints for go☆400Updated this week
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆371Updated last year
- Consistent hash package for Go.☆962Updated 4 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆404Updated 5 years ago
- Adaptive Radix Trees implemented in Go☆382Updated last month
- Examples for Dragonboat☆186Updated 5 months ago
- A portable mmap package for Go☆986Updated last month
- The LevelDB key-value database in the Go programming language.☆1,155Updated 8 years ago
- A reference implementation for using the go-raft library for distributed consensus.☆294Updated 8 years ago
- Write ahead log for Go.☆631Updated 2 months ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆995Updated last month
- TinyLFU cache admission policy☆258Updated last week
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆569Updated 4 years ago
- Cuckoo Filter: Practically Better Than Bloom☆1,156Updated 6 months ago
- Fast and easy-to-use skip list for Go.☆397Updated 4 months ago
- A go implementation of the Paxos algorithm☆342Updated 6 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆588Updated 2 years ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆683Updated last year
- Brings SO_REUSEPORT into your Go server☆572Updated 3 years ago
- Native MurmurHash3 Go implementation☆962Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆767Updated 4 months ago