2 releases

0.1.2 Jul 17, 2020
0.1.1 Feb 11, 2020

#789 in Asynchronous

Download history 1/week @ 2024-02-15 27/week @ 2024-02-22 24/week @ 2024-02-29 4/week @ 2024-03-07

56 downloads per month

GPL-3.0 license

9KB
152 lines

parity-runtime

Wrapper over tokio runtime. Provides:

  • Customizable runtime with ability to spawn it in different thread models
  • Corresponding runtime executor for tasks
  • Runtime handle

lib.rs:

Tokio Runtime wrapper.

Dependencies

~4MB
~63K SLoC