open-rsm / vrLinks
A library of replicated state machine algorithms is based on Viewstamped Replication Revisited
☆15Updated 5 years ago
Alternatives and similar repositories for vr
Users that are interested in vr are comparing it to the libraries listed below
Sorting:
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆64Updated last year
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆146Updated 3 years ago
- experimental raft storage☆110Updated 2 months ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- one billion row challenge☆44Updated 2 years ago
- How query engine work golang port for learning purpose☆23Updated 4 years ago
- A basic Raft implementation in Go.☆231Updated last year
- An embeddable graph database for large-scale vertices and edges☆74Updated 2 years ago
- Perf Utilities for Go☆110Updated 2 years ago
- ☆54Updated 4 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- K-way merge with Go 1.23 range functions☆41Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 3 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆44Updated 5 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- ☆123Updated 2 years ago
- A scenario-based testing framework for distributed processes☆25Updated 2 years ago
- A SQL-like query language on general Key-Value DB☆141Updated last year
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated 2 years ago
- Modern efficient cache design with simple FIFO queue only in Golang☆169Updated 9 months ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Updated 3 years ago
- 🧵 thead facilities in Go☆18Updated 5 years ago
- Golang experiments about how Linux namespace works.☆36Updated 2 years ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆229Updated 2 years ago
- ☆34Updated 4 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- A high performance in memory distributed cache☆82Updated last month