RichardKnop / paxosLinks
Golang implentation of paxos consensus algorithm
☆50Updated 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 6 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
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 weeks ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated this week
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- Basic paxos☆30Updated 11 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- An implementation of the Raft distributed consensus protocol.☆172Updated 10 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…☆70Updated 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
- A goroutine limiter for Go☆84Updated 3 years ago
- go-jepsen is a toolset for distributed systems verification, includes SIV(Snapshot Isolation Verification) and etc...☆63Updated 7 years ago
- improved go tool trace goroutine analysis☆31Updated 7 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 7 years ago
- [Go] - Bully algorithm visualization & implementation written in Golang.☆64Updated 6 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Package tcp implements TCP-level socket options☆92Updated 4 years ago
- Demo API to play with io_uring in Go☆65Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- File Structures (B+Tree, BTree) for Go☆69Updated 10 years ago
- syscall "fallocate" implement with different os☆32Updated 7 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- A Usermode Hookable Filesystem Library☆45Updated 6 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆100Updated 5 years ago