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:
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- experimental raft storage☆107Updated last month
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- CRAQ (Chain Replication with Apportioned Queries) in Go☆146Updated 3 years ago
- An embeddable graph database for large-scale vertices and edges☆74Updated 2 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆43Updated 5 years ago
- Data-Driven Testing for Go☆63Updated this week
- ☆54Updated 4 years ago
- one billion row challenge☆43Updated 2 years ago
- Perf Utilities for Go☆110Updated 2 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated last month
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Distributed queue☆34Updated 6 months ago
- How query engine work golang port for learning purpose☆23Updated 4 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- A collection of useful Go libraries for use with NVIDIA GPU management tools☆48Updated last month
- ☆38Updated 3 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 scenario-based testing framework for distributed processes☆25Updated 2 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last month
- Interactive Assembler for Go☆67Updated last year
- A SQL-like query language on general Key-Value DB☆142Updated last year
- A simple In-Memory Data Grid in Go☆76Updated 3 years ago
- A basic Raft implementation in Go.☆232Updated last year
- The `io_uring` library and runtime for GO☆156Updated 8 months ago
- Golang experiments about how Linux namespace works.☆36Updated 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
- A multi-master k/v store using gossip for replication written in Go☆18Updated 6 years ago