futures-rs is a library that implements zero-cost futures and streams in Rust.
The core concepts of the futures crate are Future and Stream.