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
- Go implement for Paxos algorithm☆51Updated 5 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 10 years ago
- A simple and efficient LRU cache package for Go☆37Updated last year
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated 2 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- A Redis clone written in Go☆43Updated 8 years ago
- Redis protocol parser in golang☆16Updated 8 years ago
- Implementation of the CRUSH Algorithm in Go☆31Updated 4 years ago
- A lightweight high available kv-db using raft algorithm☆17Updated 9 years ago
- Bloom filter implemented in Go (golang) with both Redis and Bitset backend support.☆20Updated 8 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- Golang HTTP/2 cleartext (h2c) Handler / Router / Mux☆17Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 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
- Write-ahead log in Golang☆41Updated 3 years ago
- A general-purpose write-ahead log☆25Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 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
- A golang zero-allocation HTTP parser (and eventually http server)☆74Updated 10 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- A layer 4 load balancer written in Go.☆19Updated 7 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago