RichardKnop / paxosLinks
Golang implentation of paxos consensus algorithm
☆50Updated 5 years ago
Alternatives and similar repositories for paxos
Users that are interested in paxos are comparing it to the libraries listed below
Sorting:
- Write ahead Raft log for Go☆58Updated 4 years ago
- Go implement for Paxos algorithm☆52Updated 5 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- Bloom filter implemented in Go (golang) with both Redis and Bitset backend support.☆20Updated 9 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- A lightweight high available kv-db using raft algorithm☆17Updated 9 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆67Updated 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
- Write-ahead log in Golang☆41Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- A general-purpose write-ahead log☆25Updated 6 years ago
- syscall "fallocate" implement with different os☆32Updated 6 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Basic paxos☆30Updated 11 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- ☆35Updated 6 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆104Updated 6 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- A Usermode Hookable Filesystem Library☆45Updated 6 years ago