tangledbytes / go-vsrLinks
ViewStamped Replication implementation in Go
☆39Updated last year
Alternatives and similar repositories for go-vsr
Users that are interested in go-vsr are comparing it to the libraries listed below
Sorting:
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- A cloud native embedded storage engine built on object storage.☆94Updated 5 months ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆42Updated 10 months ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- An Almost Exactly Once Delivery (AEOD) queue☆73Updated last month
- ☆78Updated last year
- Minimal hashicorp/raft example☆39Updated 2 months ago
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆29Updated last year
- DIS: blockDevice over Immutable Storage☆69Updated 3 years ago
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆203Updated 3 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆144Updated 3 years ago
- A library of replicated state machine algorithms is based on Viewstamped Replication Revisited☆15Updated 4 years ago
- Viewstamped Replication for Rust☆69Updated 2 years ago
- Relational Database for High-Intensity OLTP workloads.☆83Updated last week
- LazyFS: A FUSE Filesystem with an internal dedicated page cache, which can be used to simulate data loss on unsynced writes☆162Updated last month
- Probabilistic transaction graph for optimistic concurrency control.☆49Updated 9 months ago
- A basic Raft implementation in Go.☆228Updated last year
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated last year
- A SQL-like query language on general Key-Value DB☆142Updated last year
- Nyrkiö is an open source platform for detecting performance changes in a Continuous Performance Engineering workflow☆41Updated last week
- B-tree generator for C☆139Updated 3 months ago
- Modern efficient cache design with simple FIFO queue only in Golang☆164Updated 3 months ago
- A playground to experiment with Raft proposal pipeline optimization☆16Updated 2 years ago
- Writing a SQL database, take two: Zig and RocksDB☆158Updated 2 years ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆331Updated 3 months ago
- A pluggable implementation of the Egalitarian Paxos Consensus Protocol☆61Updated 4 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- LSM-based key-value store in Go for educational purpose.☆76Updated 5 months ago
- A datastore aiming at linear scalability up to the yottabyte range. Inspired by dynamo and cassandra.☆86Updated 6 months ago
- ☆13Updated last year