TimTosi / bully-algorithm
[Go] - Bully algorithm visualization & implementation written in Golang.
☆63Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for bully-algorithm
- more advanced sync primitives in Go☆14Updated 4 years ago
- Annotated Go code☆15Updated 6 years ago
- a Go package implementing the Raft consensus protocol☆21Updated 11 years ago
- In memory sharded cache implementation☆32Updated 3 years ago
- Fast event-loop networking for Go (the lite version)☆70Updated 4 years ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- Raft backend using LevelDB☆31Updated 2 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆85Updated 2 years ago
- ☆27Updated last year
- distributed synchronization primitives☆61Updated last year
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 10 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆97Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Runtime Struct Builder for Go☆32Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Simple Go + Consul Distributed System☆55Updated 5 years ago
- A revamped Google's jump consistent hash☆102Updated 2 years ago
- The Golang imeplentation of MVCC Hashmap☆13Updated 8 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 7 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
- improved go tool trace goroutine analysis☆31Updated 5 years ago
- Rate limiter service built in Golang☆44Updated 3 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated last year
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- Storage algorithms.☆35Updated 3 years ago
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆49Updated 5 years ago