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☆77Updated 6 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- An implementation of the Raft distributed consensus protocol.☆172Updated 10 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated last month
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 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…☆70Updated 6 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Go packages and tools for Linux perf☆152Updated 2 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- improved go tool trace goroutine analysis☆31Updated 7 years ago
- Basic paxos☆30Updated 11 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 7 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- go-jepsen is a toolset for distributed systems verification, includes SIV(Snapshot Isolation Verification) and etc...☆63Updated 7 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Package tcpinfo implements encoding and decoding of TCP-level socket options regarding connection information☆41Updated 4 years ago
- A Usermode Hookable Filesystem Library☆45Updated 6 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
- Benchmarks of Badger☆96Updated 3 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 6 years ago
- Test the performance of Go's concurrency structures☆30Updated last year
- benchmark the golang version☆47Updated 5 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago