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
- Deterministic Finite Automata function implement in Golang☆23Updated 7 years ago
- Go implement for Paxos algorithm☆51Updated 6 years ago
- A ngram indexing implement in Go☆12Updated 3 years ago
- Simple RPC Key Value Server using etcd/Raft in Golang☆12Updated 9 years ago
- Golang implentation of paxos consensus algorithm☆50Updated 6 years ago
- Included examples to guide how to make transaction on Mongodb using Golang.☆52Updated 7 years ago
- Consistent Hashing implement in Golang☆21Updated 7 years ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- Test the performance of Go's concurrency structures☆30Updated 10 months ago
- a Go package implementing the Raft consensus protocol☆21Updated 12 years ago
- A Redis Pub/Sub concept implement by Golang☆11Updated 7 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 weeks ago
- ☆12Updated 5 years ago
- Learn Deep Learning The Hard Way☆66Updated 2 years ago
- Source for the Understanding the Execution Tracer workshop☆90Updated 8 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆48Updated 6 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 3 years ago
- Work space for golang.org/x/perf version 2☆20Updated 5 years ago
- ☆45Updated 8 years ago
- An Example of shipping BPF code with your Go project☆28Updated 3 years ago
- Database server written from scratch☆16Updated 2 years ago
- Basic paxos☆30Updated 11 years ago
- This project demonstrates how to let Go programs invoke statically linked C++ libraries without using SWIG.☆46Updated 11 years ago
- GitHub-like Git Server, let you control the permission via mongodb or LDAP☆18Updated 7 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
- A pure Go implementation of the Lua virtual machine.☆45Updated 8 years ago
- File Structures (B+Tree, BTree) for Go☆69Updated 10 years ago
- Storage algorithms.☆38Updated 4 years ago