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
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- Rate limiter service built in Golang☆44Updated 3 years ago
- ☆27Updated last year
- Write ahead Raft log for Go☆57Updated 4 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- A redis implementation written in Go.☆55Updated 11 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- a Go package implementing the Raft consensus protocol☆22Updated 11 years ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 7 years ago
- Raft backend using LevelDB☆31Updated 2 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- Package for getting the runtime ID of a goroutine☆45Updated 11 months ago
- Go implement for Paxos algorithm☆51Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Test the performance of Go's concurrency structures☆30Updated 2 months ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Example repository for https://www.sohamkamani.com/golang/2018-06-17-golang-using-context-cancellation/☆30Updated 3 years ago
- A RPC Server implement base on Raft Paper in Golang☆9Updated 8 years ago
- distributed synchronization primitives☆60Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆102Updated 5 years ago
- Automatic Service Mesh and RPC generation for Go micro services, it's a humble alternative to gRPC with Istio.☆69Updated 5 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- A memory allocator for Go.☆82Updated 5 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- A small library to measure latency of things.☆35Updated 7 years ago