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:
- more advanced sync primitives in Go☆14Updated 5 years ago
- Rate limiter service built in Golang☆44Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Jobqueue manages running and scheduling jobs (think Sidekiq or Resque for Go).☆39Updated 4 years ago
- A framework for distributed applications☆59Updated 4 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- distributed synchronization primitives☆62Updated 2 years ago
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆48Updated 6 years ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- a Go package implementing the Raft consensus protocol☆22Updated 11 years ago
- Golang implentation of paxos consensus algorithm☆50Updated 6 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- Raft backend using LevelDB☆32Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 2 weeks ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A simple value-sorted map type for Go that features constant-time reads and efficient iteration over records.☆71Updated 7 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 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
- A key value storage example powered by hashicorp raft and BadgerDB☆104Updated 6 years ago
- A redis implementation written in Go.☆55Updated 12 years ago
- Key Value storage based on Ranged LSM tree☆105Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Golang implementation of Chord DHT☆35Updated 3 years ago
- Annotated Go code☆15Updated 7 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- A collection of shared infrastructure libraries used by different components of Jaeger.☆67Updated 3 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆102Updated 5 years ago
- A memory allocator for Go.☆83Updated 5 years ago
- In memory sharded cache implementation☆34Updated 4 years ago