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
- Jobqueue manages running and scheduling jobs (think Sidekiq or Resque for Go).☆39Updated 3 years ago
- Simple RPC Key Value Server using etcd/Raft in Golang☆13Updated 9 years ago
- A Redis clone written in Go☆43Updated 8 years ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- golang security framework including rbac acl and so on.☆15Updated 9 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Example application for FlatBuffers☆14Updated 9 years ago
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- trace middleware for gin☆9Updated 9 years ago
- Go channels over a network.☆83Updated 10 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆74Updated 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
- Implementation of the CRUSH Algorithm in Go☆31Updated 4 years ago
- Keep the server running continuously☆15Updated 3 years ago
- Better GoLang error handling.☆18Updated 8 years ago
- ☆23Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago
- Easier way to use reflect to set and get values in Go☆14Updated 8 months ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- Disruptor style ring buffer in Go☆46Updated 11 years ago
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Updated 6 years ago
- Go Murmur3 hash implementation☆39Updated 11 years ago
- A general-purpose write-ahead log☆25Updated 6 years ago
- A pure Go implementation of the Lua virtual machine.☆45Updated 8 years ago