TimTosi / bully-algorithm
[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
- more advanced sync primitives in Go☆14Updated 5 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- a Go package implementing the Raft consensus protocol☆22Updated 11 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- In memory sharded cache implementation☆33Updated 3 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 7 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 2 years ago
- Simple Go benchmarks + results☆18Updated last year
- Rate limiter service built in Golang☆44Updated 3 years ago
- Raft backend using LevelDB☆31Updated 2 years ago
- ☆27Updated last year
- A golang zero-allocation HTTP parser (and eventually http server)☆73Updated 10 years ago
- A redis implementation written in Go.☆55Updated 11 years ago
- distributed synchronization primitives☆60Updated 2 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- ephemeral metric aggregation server☆15Updated 5 years ago
- Package for getting the runtime ID of a goroutine☆44Updated 10 months ago
- Implementation of HTTP load-balancers.☆56Updated 5 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- Retrying made simple and easy for golang☆50Updated 6 years ago
- Annotated Go code☆15Updated 6 years ago
- Lock-Free Queue for Go☆25Updated 6 years ago
- Examples to use limiter☆37Updated last year
- Write-ahead log in Golang☆41Updated 3 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A Search Service with Go and Elasticsearch☆72Updated 3 years ago
- Go implement for Paxos algorithm☆51Updated 5 years ago