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
- 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
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- Rate limiter service built in Golang☆43Updated 3 years ago
- ☆27Updated last year
- Write ahead Raft log for Go☆57Updated 4 years ago
- a Go package implementing the Raft consensus protocol☆21Updated 11 years ago
- Fast event-loop networking for Go (the lite version)☆70Updated 4 years ago
- distributed synchronization primitives☆60Updated last year
- Raft backend using LevelDB☆31Updated 2 years ago
- Retrying made simple and easy for golang☆50Updated 6 years ago
- Storage algorithms.☆37Updated 3 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- In memory sharded cache implementation☆33Updated 3 years ago
- A redis implementation written in Go.☆55Updated 11 years ago
- Golang implentation of paxos consensus algorithm☆50Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 7 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- Lock-Free Queue for Go☆25Updated 6 years ago
- A simple and efficient LRU cache package for Go☆38Updated last year
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆102Updated 4 years ago
- Go implement for Paxos algorithm☆51Updated 5 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 10 years ago
- Source code for examples in Distributed Computing with Go☆22Updated 4 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 8 months ago
- Annotated Go code☆15Updated 6 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated last month