compio-rs/compio

Deterministic runs?

Offen

#568 geöffnet am 12.12.2025

 (4 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Rust (120 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (1.732 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 2T 3h) (14 gemergte PRs in 30 T)

Beschreibung

Hey! Awesome project!

I'm building a small storage engine and compio seems the best fit for it, however, the project is built from the ground up with Deterministic Simulation Testing (DST) and in order to it use compio I need to have sure that, given the same key, every run goes exactly the same (or at least exactly enough). Idk, if it's in the roadmap but it would be quite useful.

Edit: "given the same seed"

Contributor Guide