<div align="center">
<img src="https://raw.githubusercontent.com/microsoft/oxidizer/refs/heads/main/logo.svg" alt="Arty Logo" width="96">
# Arty
[](https://crates.io/crates/arty)
[](https://docs.rs/arty)
[](https://crates.io/crates/arty)
[](https://github.com/microsoft/oxidizer/actions/workflows/main.yml)
[](https://codecov.io/gh/microsoft/oxidizer)
[](https://github.com/microsoft/oxidizer/blob/main/LICENSE)
<a href="https://github.com/microsoft/oxidizer"><img src="https://raw.githubusercontent.com/microsoft/oxidizer/refs/heads/main/logo.svg" alt="This crate was developed as part of the Oxidizer project" width="20"></a>
</div>
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`][__link0].
## Features
* **`time`** - Exposes time primitives through `arty::time`.
* **`test-util`** - Enables test-only runtime utilities. With `time`, this includes
`arty::time::ClockControl`.
## Project policies
* [Design][__link1]
* [I/O][__link2]
* [Panics][__link3]
* [Stabilization][__link4]
<hr/>
<sub>
This crate was developed as part of <a href="https://github.com/microsoft/oxidizer">The Oxidizer Project</a>. Browse this crate's <a href="https://github.com/microsoft/oxidizer/tree/main/crates/arty">source code</a>.
</sub>
[__cargo_doc2readme_dependencies_info]: ggGmYW0CYXZlMC43LjJhdIQb11VxC_uAPOQbtUn4Wx2-BfAbid3Nt1Y27Pobprn8Z6FjFy9hYvRhcoQbvQUsvsxw3aMb3ltq8ELONs8bDOGus7kuoVYbr5grKcqlQcVhZIGCbGFydHlfaW9fY29yZWUwLjIuMA
[__link0]: https://crates.io/crates/arty_io_core/0.2.0
[__link1]: https://github.com/microsoft/oxidizer/blob/main/crates/arty/docs/DESIGN.md
[__link2]: https://github.com/microsoft/oxidizer/blob/main/crates/arty/docs/IO.md
[__link3]: https://github.com/microsoft/oxidizer/blob/main/crates/arty/docs/PANICS.md
[__link4]: https://github.com/microsoft/oxidizer/blob/main/crates/arty/docs/STABILIZATION.md