TimTosi / bully-algorithmLinks
[Go] - Bully algorithm visualization & implementation written in Golang.
☆63Updated 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:
- more advanced sync primitives in Go☆14Updated 5 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
- A collection of shared infrastructure libraries used by different components of Jaeger.☆67Updated 5 months ago
- Golang implentation of paxos consensus algorithm☆50Updated 6 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 7 years ago
- a Go package implementing the Raft consensus protocol☆21Updated 12 years ago
- Rate limiter service built in Golang☆44Updated 4 years ago
- TiKV based Pub/Sub server☆35Updated 6 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 8 years ago
- Jobqueue manages running and scheduling jobs (think Sidekiq or Resque for Go).☆39Updated 4 years ago
- Annotated Go code☆15Updated 7 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆100Updated 5 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- distributed synchronization primitives☆62Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- Runtime struct builder for Go☆32Updated 3 months ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 9 years ago
- Raft backend using LevelDB☆32Updated 3 years ago
- Straightforward implementation of Raft Consensus☆66Updated 4 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Golang implements for BigQueue☆61Updated 2 years ago
- golang utilities☆115Updated 3 weeks ago
- Storage algorithms.☆38Updated 4 years ago
- Key Value storage based on Ranged LSM tree☆105Updated 5 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 3 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 5 years ago