eatonphil / io-playground
Building an intuition for different IO models (sync, io_uring, etc.) across different languages.
☆28Updated last year
Alternatives and similar repositories for io-playground:
Users that are interested in io-playground are comparing it to the libraries listed below
- ViewStamped Replication implementation in Go☆38Updated last year
- B-tree generator for C☆120Updated last month
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆54Updated 3 months ago
- Writing a SQL database, take two: Zig and RocksDB☆153Updated 2 years ago
- LazyFS: A FUSE Filesystem with an internal dedicated page cache, which can be used to simulate data loss on unsynced writes☆134Updated 3 months ago
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆196Updated 2 years ago
- Antithesis SDK for Go☆33Updated last month
- Viewstamped Replication for Rust☆65Updated last year
- Building an intuition for latency and throughput of basic operations across SQL databases.☆50Updated last year
- Databases are awesome! 🕶☆58Updated last year
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆101Updated 2 years ago
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆102Updated 6 months ago
- ☆76Updated 10 months ago
- A local first persistent log☆35Updated last month
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆123Updated last year
- A little Delta Lake/Iceberg inspired database implementation in Go☆39Updated 4 months ago
- Nyrkiö is an open source platform for detecting performance changes☆34Updated this week
- Probabilistic transaction graph for optimistic concurrency control.☆45Updated 3 months ago
- A basic log-structured flash datastore☆20Updated 2 years ago
- TLA+ specifications related to Viewstamped Replication☆32Updated 2 years ago
- A datastore aiming at linear scalability up to the yottabyte range. Inspired by dynamo and cassandra.☆83Updated 3 weeks ago
- Asynchronous C implementation of the Raft consensus protocol☆57Updated 7 months ago
- Embeddable Cloud-Native Key-Value Storage.☆89Updated this week
- TigerBeetle Hackathon at Interledger Summit 2023☆13Updated last year
- LSM-based key-value store in Go for educational purpose.☆60Updated last month
- A Go library for handling LFU cache operations in O(1)☆40Updated 8 months ago
- Experimenting with persistence in C☆169Updated 2 years ago
- A RISC-V virtual processor, written in Go.☆23Updated 2 weeks ago
- A basic Raft implementation in Go.☆218Updated 10 months ago