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
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 10 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆71Updated 10 years ago
- Golang HTTP/2 cleartext (h2c) Handler / Router / Mux☆16Updated 11 months 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 simple and efficient LRU cache package for Go☆37Updated last year
- A lightweight high available kv-db using raft algorithm☆17Updated 9 years ago
- A framework for distributed applications☆59Updated 4 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Go implement for Paxos algorithm☆51Updated 5 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 9 years ago
- Write-ahead log in Golang☆41Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- A layer 4 load balancer written in Go.☆19Updated 7 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Roaring Bitmaps - compressed bitmaps in Go☆46Updated 10 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated last year
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated last year
- Implementation of the CRUSH Algorithm in Go☆31Updated 4 years ago
- Bloom filter implemented in Go (golang) with both Redis and Bitset backend support.☆20Updated 8 years ago