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
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- Raft backend using LevelDB☆32Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated 3 weeks ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Go implement for Paxos algorithm☆51Updated 6 years ago
- A redis implementation written in Go.☆55Updated 12 years ago
- Golang implentation of paxos consensus algorithm☆50Updated 6 years ago
- Rate limiter service built in Golang☆44Updated 4 years ago
- Jobqueue manages running and scheduling jobs (think Sidekiq or Resque for Go).☆39Updated 4 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 7 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆100Updated 5 years ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 8 years ago
- TiKV based Pub/Sub server☆35Updated 6 years ago
- A DAG, Directed acyclic graph implementation in golang.☆128Updated 6 years ago
- Go implementation of the Gossip protocol☆143Updated last year
- a Go package implementing the Raft consensus protocol☆21Updated 12 years ago
- Key Value storage based on Ranged LSM tree☆105Updated 5 years ago
- Storage algorithms.☆38Updated 4 years ago
- Distributed in-memory cache using gossip protocol in go-lang☆177Updated 6 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 3 months ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆123Updated 2 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- distributed synchronization primitives☆62Updated 2 years ago
- low level data type and utils in Golang.☆84Updated 2 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 9 years ago
- The Golang imeplentation of MVCC Hashmap☆13Updated 9 years ago
- Test the performance of Go's concurrency structures☆30Updated 11 months ago