xrm 0.1.0

Cross Runtime Manager
Documentation
1
2
3
4
5
6
7
8
# 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