safeio 0.0.2

Deterministic async runtime for safety-critical systems
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 4.44 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 421.18 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 13s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • driftsys/safeio
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • stasson

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.