tangledbytes / go-vsrLinks
ViewStamped Replication implementation in Go
☆42Updated 2 years ago
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.☆63Updated last year
- ☆78Updated last year
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆29Updated 2 years ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- An Almost Exactly Once Delivery (AEOD) queue☆80Updated last week
- A little Delta Lake/Iceberg inspired database implementation in Go☆43Updated last year
- Minimal hashicorp/raft example☆41Updated 6 months ago
- A Write-Ahead-Log implementation in Go☆23Updated last year
- LazyFS: A FUSE Filesystem with an internal dedicated page cache, which can be used to simulate data loss on unsynced writes☆209Updated 3 weeks ago
- A basic Raft implementation in Go.☆233Updated last year
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆213Updated 3 years ago
- Relational Database for High-Intensity, Contention-Free OLTP.☆96Updated last week
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated 2 years ago
- Viewstamped Replication for Rust☆71Updated 2 years ago
- Probabilistic transaction graph for optimistic concurrency control.☆49Updated last year
- A SQL-like query language on general Key-Value DB☆142Updated last year
- A datastore aiming at linear scalability up to the yottabyte range. Inspired by dynamo and cassandra.☆90Updated 10 months ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆147Updated 3 years ago
- B-tree generator for C☆146Updated last month
- DIS: blockDevice over Immutable Storage☆71Updated 3 years ago
- LSM-based key-value store in Go for educational purpose.☆79Updated 9 months ago
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆32Updated 9 months ago
- A library of replicated state machine algorithms is based on Viewstamped Replication Revisited☆15Updated 4 years ago
- one billion row challenge☆43Updated last year
- Modern efficient cache design with simple FIFO queue only in Golang☆166Updated 7 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 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…☆362Updated 7 months ago
- Writing a SQL database, take two: Zig and RocksDB☆160Updated 3 years ago
- A pluggable implementation of the Egalitarian Paxos Consensus Protocol☆63Updated 5 years ago
- ☆13Updated last year