nvanbenschoten / paxosLinks
A pluggable implementation of the Paxos Consensus Protocol
☆24Updated 8 years ago
Alternatives and similar repositories for paxos
Users that are interested in paxos are comparing it to the libraries listed below
Sorting:
- A playground to experiment with Raft proposal pipeline optimization☆16Updated 2 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- CockroachDB with pre-generated Go code☆33Updated last year
- Paxos Made Simple☆19Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- TiKV based Pub/Sub server☆34Updated 6 years ago
- A multi-master k/v store using gossip for replication written in Go☆19Updated 6 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- In a nutshell, EinsteinDB is a persistent indexing scheme based off of LSH-KVX that exploits the distinct merits of hash index and B+-Tre…☆25Updated last year
- Golang implementation of Chord DHT☆35Updated 3 years ago
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- Native persistent memory support for Go☆81Updated 2 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 4 years ago
- A comparison of skip lists written in Go☆54Updated 3 years ago
- Storage algorithms.☆38Updated 4 years ago
- ☆13Updated 5 years ago
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- A pluggable implementation of the Egalitarian Paxos Consensus Protocol☆62Updated 4 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- ☆15Updated 10 years ago
- Kshaka is a Go implementation of the CASPaxos consensus protocol.☆23Updated 6 years ago
- RocksDB/LevelDB inspired key-value database in Go☆10Updated 4 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago
- Key/Value database benchmark☆26Updated 5 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 7 months ago
- ☆34Updated 4 years ago
- A FUSE module to exposes a Kafka cluster in the filesystem.☆19Updated 11 years ago
- Benchmark utility for the tidwall/btree Go package☆23Updated last year
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆49Updated 5 years ago