penberg / hiisiLinks
Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.
☆116Updated last year
Alternatives and similar repositories for hiisi
Users that are interested in hiisi are comparing it to the libraries listed below
Sorting:
- A local first persistent log☆36Updated 3 months ago
- Viewstamped Replication for Rust☆71Updated 2 years ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆113Updated 3 months ago
- OxidSQL (Toy) SQL Database in Rust☆79Updated 5 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio