2 releases

0.1.2 Jul 17, 2020
0.1.1 Feb 11, 2020

#799 in Asynchronous

Download history 15/week @ 2024-09-19 6/week @ 2024-09-26

72 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

~4.5MB
~66K SLoC