#executor #async #async-await #future

executor-trait

A collection of traits to define a common interface across executors

22 releases (10 stable)

Uses new Rust 2024

3.1.0 Aug 22, 2025
2.1.2 Oct 12, 2024
2.1.0 Jan 7, 2022
2.0.1 Jan 5, 2021
0.7.0 Nov 27, 2020

#694 in Asynchronous

Download history 158177/week @ 2026-01-24 172679/week @ 2026-01-31 195105/week @ 2026-02-07 184261/week @ 2026-02-14 219643/week @ 2026-02-21 233388/week @ 2026-02-28 257137/week @ 2026-03-07 247010/week @ 2026-03-14 186884/week @ 2026-03-21 174274/week @ 2026-03-28 178616/week @ 2026-04-04 192554/week @ 2026-04-11 188354/week @ 2026-04-18 167316/week @ 2026-04-25 143052/week @ 2026-05-02 103283/week @ 2026-05-09

634,834 downloads per month
Used in 156 crates (8 directly)

Apache-2.0 OR MIT

6KB
52 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

~98–455KB
~11K SLoC