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

executor-trait

A collection of traits to define a common interface across executors

20 releases (8 stable)

2.1.2 Oct 12, 2024
2.1.0 Jan 7, 2022
2.0.1 Jan 5, 2021
1.0.3 Dec 27, 2020
0.7.0 Nov 27, 2020

#263 in Asynchronous

Download history 32586/week @ 2024-09-15 34519/week @ 2024-09-22 37393/week @ 2024-09-29 33188/week @ 2024-10-06 39388/week @ 2024-10-13 39077/week @ 2024-10-20 32804/week @ 2024-10-27 36237/week @ 2024-11-03 36071/week @ 2024-11-10 36991/week @ 2024-11-17 33676/week @ 2024-11-24 34153/week @ 2024-12-01 39359/week @ 2024-12-08 33526/week @ 2024-12-15 13171/week @ 2024-12-22 14087/week @ 2024-12-29

102,015 downloads per month
Used in 76 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

~235–690KB
~16K SLoC