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 11 months ago
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆29Updated last year
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- An Almost Exactly Once Delivery (AEOD) queue☆77Updated 2 months ago
- ☆78Updated last year
- A little Delta Lake/Iceberg inspired database implementation in Go☆43Updated 11 months ago
- Relational Database for High-Intensity, Contention-Free OLTP.☆91Updated this week
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆206Updated 3 years ago
- LazyFS: A FUSE Filesystem with an internal dedicated page cache, which can be used to simulate data loss on unsynced writes☆163Updated 2 months ago
- A basic Raft implementation in Go.☆228Updated last year
- CRAQ (Chain Replication with Apportioned Queries) in Go☆145Updated 3 years ago
- ☆13Updated last year
- LSM-based key-value store in Go for educational purpose.☆77Updated 7 months ago
- Viewstamped Replication for Rust☆70Updated 2 years ago
- Minimal hashicorp/raft example☆41Updated 3 months ago
- Modern efficient cache design with simple FIFO queue only in Golang☆163Updated 4 months ago
- Probabilistic transaction graph for optimistic concurrency control.☆49Updated 10 months ago
- DIS: blockDevice over Immutable Storage☆69Updated 3 years ago
- 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
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated last year
- B-tree generator for C☆143Updated 4 months ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- Nyrkiö is an open source platform for detecting performance changes in a Continuous Performance Engineering workflow☆46Updated this week
- A Go library for handling LFU cache operations in O(1)☆41Updated last year
- Embeddable Cloud-Native Key-Value Storage For Sequential Data.☆102Updated 3 months ago
- A library of replicated state machine algorithms is based on Viewstamped Replication Revisited☆15Updated 4 years ago
- one billion row challenge☆42Updated last year
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆332Updated 4 months ago
- A datastore aiming at linear scalability up to the yottabyte range. Inspired by dynamo and cassandra.☆88Updated 8 months ago