mreiferson / pontoon
a Go package implementing the Raft consensus protocol
☆22Updated 11 years ago
Alternatives and similar repositories for pontoon:
Users that are interested in pontoon are comparing it to the libraries listed below
- A RPC Server implement base on Raft Paper in Golang☆9Updated 8 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- A Redis clone written in Go☆42Updated 8 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 10 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- golang security framework including rbac acl and so on.☆15Updated 10 years ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- Jobqueue manages running and scheduling jobs (think Sidekiq or Resque for Go).☆39Updated 3 years ago
- Disruptor style ring buffer in Go☆46Updated 11 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Golang implentation of paxos consensus algorithm☆50Updated 5 years ago
- distributed rate limiter for traffic control☆13Updated 7 years ago
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Updated 6 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 8 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Goroutine scheduling latency profiling☆19Updated 10 years ago
- Minimal API gateway☆24Updated 2 years ago
- TRR: Time-Series of gorilla algorithm with Raft RPC Server/Client in Golang☆8Updated 8 years ago
- Library for creating Go RPC client/server.☆54Updated last month
- trace middleware for gin☆9Updated 9 years ago
- Simple RPC Key Value Server using etcd/Raft in Golang☆13Updated 9 years ago
- A general-purpose write-ahead log☆25Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- A small loadbalancer API written in Go (Using Pat, Redigo and Go-GeoIP)☆33Updated 10 years ago
- Local syncing package with support for timeouts. This package offers both a sync.Mutex and sync.RWMutex compatible interface.☆17Updated 5 years ago
- sync config from redis or others storage while the config values changed☆12Updated 8 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago