kkdai / raftLinks
A simple Go app to understand the Raft Consensus Algorithm
☆11Updated 9 years ago
Alternatives and similar repositories for raft
Users that are interested in raft are comparing it to the libraries listed below
Sorting:
- A space-efficient probabilistic data structure Bloom Filter implement by Golang☆17Updated 4 years ago
- Go implement for Paxos algorithm☆51Updated 5 years ago
- Deterministic Finite Automata function implement in Golang☆23Updated 6 years ago
- ☆13Updated 5 years ago
- A ngram indexing implement in Go☆12Updated 2 years ago
- Included examples to guide how to make transaction on Mongodb using Golang.☆51Updated 7 years ago
- Test the performance of Go's concurrency structures☆30Updated 8 months ago
- Golang implentation of paxos consensus algorithm☆49Updated 6 years ago
- Simple RPC Key Value Server using etcd/Raft in Golang☆12Updated 9 years ago
- Distributed mmap☆41Updated 9 years ago
- ☆45Updated 7 years ago
- A Redis Pub/Sub concept implement by Golang☆11Updated 7 years ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- a Go package implementing the Raft consensus protocol☆21Updated 12 years ago
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆48Updated 6 years ago
- Source for the Understanding the Execution Tracer workshop☆90Updated 8 years ago
- Storage algorithms.☆38Updated 4 years ago
- A Redis clone written in Go☆43Updated 9 years ago
- It is an efficient, flexible, and lightweight goroutine pool. It provides an easy way to deal with concurrent tasks with limited resource…☆102Updated 3 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- ☆58Updated 6 years ago
- Learn Deep Learning The Hard Way☆66Updated 2 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- Sample repo for testing golang dependency tool dep☆16Updated 8 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Consistent Hashing implement in Golang☆21Updated 7 years ago
- Raft transport layer that implements the Redis protocol☆15Updated 4 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 10 years ago
- Go implementation of skiplist, with search fingers☆33Updated 9 years ago