#async-executor #executor #async #future #async-await #await

executor-trait

A collection of traits to define a common interface across executors

18 releases (6 stable)

2.1.0 Jan 7, 2022
2.0.1 Jan 5, 2021
1.0.3 Dec 27, 2020
0.9.0 Dec 1, 2020
0.7.0 Nov 27, 2020

#1582 in Asynchronous

Download history 25598/week @ 2023-12-14 12560/week @ 2023-12-21 17091/week @ 2023-12-28 25005/week @ 2024-01-04 26718/week @ 2024-01-11 29359/week @ 2024-01-18 27482/week @ 2024-01-25 26252/week @ 2024-02-01 32102/week @ 2024-02-08 26600/week @ 2024-02-15 24433/week @ 2024-02-22 25620/week @ 2024-02-29 26810/week @ 2024-03-07 26180/week @ 2024-03-14 23404/week @ 2024-03-21 16953/week @ 2024-03-28

98,814 downloads per month
Used in 61 crates (9 directly)

Apache-2.0 OR MIT

7KB
61 lines

executor-trait

API Docs Build status Downloads

A collection of traits to define a common interface across executors

Available implementations

License

Licensed under either of

at your option.

Contribution

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

~325–780KB
~19K SLoC