TimTosi / bully-algorithm
[Go] - Bully algorithm visualization & implementation written in Golang.
☆63Updated 5 years ago
Alternatives and similar repositories for bully-algorithm:
Users that are interested in bully-algorithm are comparing it to the libraries listed below
- Golang implentation of paxos consensus algorithm☆50Updated 5 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- more advanced sync primitives in Go☆14Updated 4 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- Rate limiter service built in Golang☆43Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- A producer-consumer solution for Golang☆33Updated 4 years ago
- Jobqueue manages running and scheduling jobs (think Sidekiq or Resque for Go).☆39Updated 3 years ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 7 years ago
- ☆27Updated last year
- A goroutine limiter for Go☆79Updated 2 years ago
- In memory sharded cache implementation☆33Updated 3 years ago
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆50Updated 5 years ago
- Storage algorithms.☆37Updated 4 years ago
- a Go package implementing the Raft consensus protocol☆21Updated 11 years ago
- Go library to run locks over etcd.☆44Updated 2 weeks ago
- Raft backend using LevelDB☆31Updated 2 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- A comparison of skip lists written in Go☆53Updated 3 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated last year
- A spinlock implementation for Go.☆61Updated 4 years ago
- Go implement for Paxos algorithm☆51Updated 5 years ago
- Go collections☆29Updated 9 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- The Golang imeplentation of MVCC Hashmap☆13Updated 8 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 2 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆71Updated 10 years ago
- ☆45Updated 7 years ago