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
- Basic paxos☆30Updated 11 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated this week
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- A framework for distributed applications☆60Updated 5 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
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 7 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- An implementation of the Raft distributed consensus protocol.☆171Updated 10 years ago
- benchmark the golang version☆46Updated 5 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
- 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
- Package tcp implements TCP-level socket options☆92Updated 4 years ago
- OpenMessaging Runtime Interface for Go☆30Updated 6 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆100Updated 5 years ago
- Benchmarks of Badger☆96Updated 3 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- A Usermode Hookable Filesystem Library☆45Updated 6 years ago
- Package tcpinfo implements encoding and decoding of TCP-level socket options regarding connection information☆40Updated 4 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago