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
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 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
- A goroutine limiter for Go☆84Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated 3 weeks ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- An implementation of the Raft distributed consensus protocol.☆171Updated 10 years ago
- Implementation of the CRUSH Algorithm in Go☆33Updated 5 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- OpenMessaging Runtime Interface for Go☆30Updated 6 years ago
- Basic paxos☆30Updated 11 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- go-jepsen is a toolset for distributed systems verification, includes SIV(Snapshot Isolation Verification) and etc...☆63Updated 7 years ago
- ☆102Updated 7 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- A high performance in-memory index storage engine☆112Updated 8 months ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 8 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Go packages and tools for Linux perf☆144Updated 2 years ago
- Benchmarks of Badger☆97Updated 3 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 10 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- LMDB backend for Raft☆137Updated 2 years ago