tangledbytes / go-vsrLinks
ViewStamped Replication implementation in Go
☆40Updated 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.☆62Updated last year
- ☆78Updated last year
- An Almost Exactly Once Delivery (AEOD) queue☆77Updated 2 weeks ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆29Updated 2 years ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆43Updated last year
- DIS: blockDevice over Immutable Storage☆69Updated 3 years ago
- A basic Raft implementation in Go.☆228Updated last year
- Relational Database for High-Intensity, Contention-Free OLTP.☆94Updated this week
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated 2 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆147Updated 3 years ago
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆210Updated 3 years ago
- Viewstamped Replication for Rust☆70Updated 2 years ago
- Minimal hashicorp/raft example☆41Updated 5 months ago
- Modern efficient cache design with simple FIFO queue only in Golang☆165Updated 6 months ago
- LazyFS: A FUSE Filesystem with an internal dedicated page cache, which can be used to simulate data loss on unsynced writes☆164Updated 4 months ago
- ☆13Updated last year
- Probabilistic transaction graph for optimistic concurrency control.☆49Updated 11 months ago
- A library of replicated state machine algorithms is based on Viewstamped Replication Revisited☆15Updated 4 years ago
- LSM-based key-value store in Go for educational purpose.☆79Updated 8 months ago
- A SQL-like query language on general Key-Value DB☆142Updated last year
- one billion row challenge☆43Updated last year
- distributed, durable, and highly available log built on top of S3☆182Updated 10 months ago
- A Write-Ahead-Log implementation in Go☆23Updated last year
- Nyrkiö is an open source platform for detecting performance changes in a Continuous Performance Engineering workflow☆52Updated this week
- Embeddable Cloud-Native Key-Value Storage For Sequential Data.☆102Updated 4 months ago
- A local first persistent log☆36Updated last month
- B-tree generator for C☆143Updated last week
- ☆34Updated 4 years ago
- A datastore aiming at linear scalability up to the yottabyte range. Inspired by dynamo and cassandra.☆90Updated 9 months ago