arty 0.3.0

Single-threaded, thread-aware application runtime.
Documentation

Arty

crate.io docs.rs MSRV CI Coverage License

Single-threaded, thread-aware application runtime.

Arty is being developed as a small runtime. Stable contracts for integrating external I/O drivers live in arty_io_core.

Features

  • time - Exposes time primitives through arty::time.
  • test-util - Enables test-only runtime utilities. With time, this includes arty::time::ClockControl.

Project policies