futures-rs is a library providing the foundations for asynchronous programming in Rust. It includes key trait definitions like Stream, as well as utilities like join!, select!, and various futures combinator methods which enable expressive asynchronous control flow. Futures-rs works without the standard library, such as in bare metal environments. However, it has a significantly reduced API surface.

Features

  • It requires a nightly compiler, and works with rustc’s new support for async/await notation
  • Tokio and Hyper support is not yet available for 0.3.0-alpha.1, but that’s the next area of work
  • Neither the futures crate nor async/await notation will be stabilized for the initial release of the Rust 2018 Edition
  • Futures 0.1 continues to be maintained and is the primary way to write production async code today
  • With futures 0.3 alpha, it is possible to use the new async/await notation
  • The notation works as described in the corresponding RFC

Project Samples

Project Activity

See All Activity >

License

MIT License, Apache License V2.0

Follow Futures-RS

Futures-RS Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Futures-RS!

Additional Project Details

Programming Language

Rust

Related Categories

Rust Software Development Software

Registered

2022-01-07