penberg / hiisiLinks
Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.
☆112Updated last year
Alternatives and similar repositories for hiisi
Users that are interested in hiisi are comparing it to the libraries listed below
Sorting:
- Viewstamped Replication for Rust☆69Updated 2 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆161Updated last week
- A local first persistent log☆36Updated 2 months ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆109Updated 5 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio