TimTosi / bully-algorithmLinks
[Go] - Bully algorithm visualization & implementation written in Golang.
☆64Updated 6 years ago
Alternatives and similar repositories for bully-algorithm
Users that are interested in bully-algorithm are comparing it to the libraries listed below
Sorting:
- Golang implentation of paxos consensus algorithm☆49Updated 6 years ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- Go implement for Paxos algorithm☆51Updated 6 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- Storage algorithms.☆38Updated 4 years ago
- a Go package implementing the Raft consensus protocol☆21Updated 12 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated 2 weeks ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 8 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- Go implementation of the Gossip protocol☆143Updated last year
- Straightforward implementation of Raft Consensus☆66Updated 4 years ago
- Simple Go + Consul Distributed System☆56Updated 6 years ago
- Rate limiter service built in Golang☆44Updated 4 years ago
- A redis implementation written in Go.☆55Updated 12 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 7 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆100Updated 5 years ago
- Raft backend using LevelDB☆32Updated 3 years ago
- Test the performance of Go's concurrency structures☆30Updated 9 months ago
- A DAG, Directed acyclic graph implementation in golang.☆128Updated 6 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Annotated Go code☆15Updated 7 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- The Golang imeplentation of MVCC Hashmap☆13Updated 9 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 5 years ago
- B+ tree in memory with mvcc support☆18Updated 7 years ago
- Plugin-driven CLI utility for code generation using Go source as IDL☆53Updated 6 years ago