open-rsm / vrLinks
A library of replicated state machine algorithms is based on Viewstamped Replication Revisited
☆15Updated 4 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.☆63Updated last year
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆147Updated 3 years ago
- ☆54Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- experimental raft storage☆107Updated last month
- Verified, concurrent, crash-safe transaction system☆59Updated last year
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆43Updated 5 years ago
- one billion row challenge☆43Updated last year
- ☆13Updated last year
- TLA+ modules, specifications, and models for Radix trees.☆33Updated 4 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated last week
- SmallDB - a relational database that support various latch modes, storage modes and transaction isolation levels.☆24Updated last week
- An embeddable graph database for large-scale vertices and edges☆74Updated 2 years ago
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- A multi-master k/v store using gossip for replication written in Go☆18Updated 6 years ago
- Data-Driven Testing for Go☆63Updated 3 weeks ago
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆17Updated 5 months ago
- K-way merge with Go 1.23 range functions☆41Updated last year
- ☆34Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 2 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated last year
- Tool developped for "Bounded verification of message passing concurrency in Go programs."☆44Updated 2 years ago
- A basic Raft implementation in Go.☆233Updated last year
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated 2 years ago
- Perf Utilities for Go☆109Updated 2 years ago
- ☆38Updated 3 years ago
- A high performance in memory distributed cache☆76Updated 2 weeks ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated last month
- Modern efficient cache design with simple FIFO queue only in Golang☆166Updated 7 months ago