#async-executor #executor #pulz #async

pulz-executor

Abstractions of some async runtimes

1 unstable release

0.1.0-alpha Jan 31, 2022

#1871 in Asynchronous

39 downloads per month
Used in pulz-schedule

MIT/Apache

11KB
184 lines

pulz-executor

Crates.io docs.rs license: MIT/Apache-2.0 Rust CI

Abstractions of some async runtimes

Feature Flags

The implementions for different runtimes are available behind feature-flags. The followinf flags are arailable:

  • async-std
  • tokio

License

This repository is licensed under either of

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~0–12MB
~122K SLoC