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
- ☆27Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 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
- Write ahead Raft log for Go☆58Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated this week
- distributed synchronization primitives☆62Updated 2 years ago
- A distributed lock service in Go using etcd☆49Updated 11 years ago
- ☆23Updated 2 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Storage algorithms.☆38Updated 4 years ago
- A redis implementation written in Go.☆55Updated 12 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- Key Value storage based on Ranged LSM tree☆105Updated 4 years ago
- A simple value-sorted map type for Go that features constant-time reads and efficient iteration over records.☆71Updated 7 years ago
- Load file-backed memory☆122Updated 2 years ago
- Pool go routines dedicated to processing work☆70Updated 9 years ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 7 years ago
- Annotated Go code☆15Updated 7 years ago
- Golang implentation of paxos consensus algorithm☆50Updated 5 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago