2 releases

0.1.2 Jul 17, 2020
0.1.1 Feb 11, 2020

#846 in Asynchronous

48 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