Crate deterministic
source ·Expand description
A collection of simple utilities for building flake-free testable systems.
Modules
Files that can simulate power failures by losing
data written after the last sync.
Spawn threads with linux realtime priorities, and
inherit the spawner’s shared seeded random number
generator and clock.
Structs
Constants
Traits
A trait for building networked systems
that can be plugged into simulated networks
and partition tested in accelerated time.