tigerbeetle / viewstamped-replication-made-famousLinks
A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.
☆213Updated 3 years ago
Alternatives and similar repositories for viewstamped-replication-made-famous
Users that are interested in viewstamped-replication-made-famous are comparing it to the libraries listed below
Sorting:
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆279Updated 10 months ago
- Writing a SQL database, take two: Zig and RocksDB☆160Updated 3 years ago
- Directed graph data structure for Zig☆114Updated 3 years ago
- Minimalistic hypervisor built on KVM, coded with Zig.☆148Updated last year
- B-tree generator for C☆146Updated last month
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆117Updated last year
- LazyFS: A FUSE Filesystem with an internal dedicated page cache, which can be used to simulate data loss on unsynced writes☆210Updated last month
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- Viewstamped Replication for Rust☆71Updated 2 years ago
- An asynchronous IO runtime☆137Updated 2 weeks ago
- An event loop in Zig using io_uring and coroutines☆126Updated 3 years ago
- Terminal flame graph☆111Updated 5 years ago
- 🚣♀️ <1kloc, well-documented Raft consensus algorithm implementation☆65Updated 2 years ago
- TigerBeetle Hackathon at Interledger Summit 2023☆13Updated 2 years ago
- Apache Arrow implementation☆55Updated last year
- A datastore aiming at linear scalability up to the yottabyte range. Inspired by dynamo and cassandra.☆90Updated 11 months ago
- framework for evaluating (planet-scale) consensus protocols☆129Updated last year
- A basic log-structured flash datastore☆20Updated 3 years ago
- Production-ready Cuckoo Filters for any C ABI compatible target.☆82Updated 2 years ago
- Synthesize CRDTs from classic data types with verified lifting!☆150Updated last year
- Zig library for HyperLogLog estimation☆91Updated last year
- 🏰 the first JSON-like Byzantine Fault Tolerant CRDT☆227Updated last year
- A little Delta Lake/Iceberg inspired database implementation in Go☆43Updated last year
- Prometheus/VictoriaMetrics client library for Zig☆56Updated 9 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- Antithesis SDK for Go☆43Updated 3 months ago
- A local first persistent log☆36Updated 3 months ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆142Updated 2 years ago
- Fast webserver with predictable memory usage☆192Updated last year
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆29Updated 2 years ago