Skip to main content

Crate safeio

Crate safeio 

Source
Expand description

§SafeIO

Deterministic async runtime for safety-critical systems.

SafeIO provides a uniform async API for applications running on certified operating systems (QNX, SafeRTOS, Linux).

Status: This crate is in early design. The API is not yet available.

Part of the DriftSys ecosystem.

§SafeIO

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.

§Status

Early design. Not yet usable. This crate is published to reserve the name.

§License

Licensed under the MIT license.


Part of the DriftSys ecosystem.