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

#496 in Concurrency

Download history 181/week @ 2024-08-01 53/week @ 2024-08-08 10/week @ 2024-08-15 407/week @ 2024-08-22 91/week @ 2024-08-29

634 downloads per month

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
~178K SLoC