# xrm
`xrm` (cross runtime manager) is a managed runtime that encapsulates:
- a set of managed standard threads,
- an async [tokio](https://crates.io/crates/tokio) runtime,
- a non-blocking [nblock](https://crates.io/crates/nblock) runtime.
License: MIT OR Apache-2.0