RichardKnop / paxosLinks
Golang implentation of paxos consensus algorithm
☆49Updated 6 years ago
Alternatives and similar repositories for paxos
Users that are interested in paxos are comparing it to the libraries listed below
Sorting:
- Go implement for Paxos algorithm☆51Updated 5 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 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
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Basic paxos☆30Updated 11 years ago
- A Usermode Hookable Filesystem Library☆45Updated 6 years ago
- An implementation of the Raft distributed consensus protocol.☆171Updated 9 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last week
- 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
- Go packages and tools for Linux perf☆144Updated 2 years ago
- Implementation of the CRUSH Algorithm in Go☆33Updated 5 years ago
- go-jepsen is a toolset for distributed systems verification, includes SIV(Snapshot Isolation Verification) and etc...☆63Updated 7 years ago
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- Package tcp implements TCP-level socket options☆92Updated 4 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 10 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- a Go package implementing the Raft consensus protocol☆21Updated 12 years ago
- A framework for distributed applications☆60Updated 4 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago