Deterministic async runtime for safety-critical systems.
SafeIO provides a uniform async API for applications running on certified operating systems (QNX, SafeRTOS, Linux). It targets the same developer ergonomics as Tokio — tasks, channels, timers, I/O — with a smaller, auditable surface designed for safety-critical contexts.
Early design. Not yet usable. This crate is published to reserve the name.
Licensed under the MIT license.
Part of the DriftSys ecosystem.