RichardKnop / paxos
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
- Write ahead Raft log for Go☆57Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 10 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- A framework for distributed applications☆59Updated 4 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Bloom filter implemented in Go (golang) with both Redis and Bitset backend support.☆20Updated 8 years ago
- A simple and efficient LRU cache package for Go☆37Updated last year
- In memory sharded cache implementation☆35Updated 3 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 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 5 years ago
- Basic paxos☆30Updated 11 years ago
- a Go package implementing the Raft consensus protocol☆22Updated 11 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- A lightweight high available kv-db using raft algorithm☆17Updated 9 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Go implement for Paxos algorithm☆51Updated 5 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- Golang port of simdjson☆86Updated 5 years ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year