4 releases

0.2.1 Aug 27, 2024
0.2.0 Aug 27, 2024
0.1.2 Aug 26, 2024
0.1.1 Aug 7, 2024
0.1.0 Aug 1, 2024

#675 in Concurrency

MIT/Apache

13KB
284 lines

xrm

xrm (cross runtime manager) is a managed runtime that encapsulates:

  • a set of managed standard threads,
  • an async tokio runtime,
  • a non-blocking nblock runtime.

License: MIT OR Apache-2.0


lib.rs:

xrm (cross runtime manager) is a managed runtime that encapsulates:

  • a set of managed standard threads,
  • an async tokio runtime,
  • a non-blocking nblock runtime.

Dependencies

~8–15MB
~179K SLoC