34 releases

0.3.31 Oct 5, 2024
0.3.30 Dec 24, 2023
0.3.29 Oct 26, 2023
0.3.28 Mar 30, 2023
0.2.0-beta Mar 20, 2018

#162 in Asynchronous

Download history 2630053/week @ 2024-12-09 2274120/week @ 2024-12-16 1185666/week @ 2024-12-23 1401763/week @ 2024-12-30 2386960/week @ 2025-01-06 2574577/week @ 2025-01-13 2379186/week @ 2025-01-20 2523347/week @ 2025-01-27 2876990/week @ 2025-02-03 2820155/week @ 2025-02-10 2865683/week @ 2025-02-17 2928232/week @ 2025-02-24 3265039/week @ 2025-03-03 3356239/week @ 2025-03-10 3693015/week @ 2025-03-17 3522997/week @ 2025-03-24

14,001,717 downloads per month
Used in 35,817 crates (382 directly)

MIT/Apache

110KB
1.5K SLoC

futures-channel

Channels for asynchronous communication using futures-rs.

Usage

Add this to your Cargo.toml:

[dependencies]
futures-channel = "0.3"

The current futures-channel requires Rust 1.56 or later.

License

Licensed under either of Apache License, Version 2.0 or MIT license 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