rust-lang / futures-rsLinks
Zero-cost asynchronous programming in Rust
☆5,760Updated 4 months ago
Alternatives and similar repositories for futures-rs
Users that are interested in futures-rs are comparing it to the libraries listed below
Sorting:
- Metal I/O library for Rust.☆6,803Updated last week
- Async version of the Rust standard library☆4,063Updated 3 months ago
- Tools for concurrent programming in Rust☆8,166Updated 5 months ago
- Redis library for rust☆4,073Updated 2 weeks ago
- async fn(Request) -> Result<Response, Error>☆3,989Updated last month
- A small and fast async runtime for Rust☆4,605Updated 2 weeks ago
- Strongly typed JSON library for Rust☆5,378Updated 2 weeks ago
- Application level tracing for Rust.☆6,346Updated this week
- PROST! a Protocol Buffers implementation for the Rust Language☆4,476Updated this week
- An RPC framework for Rust with a focus on ease of use.☆3,584Updated last month
- Serialization framework for Rust☆10,142Updated 2 weeks ago
- Native PostgreSQL driver for the Rust programming language☆3,830Updated 3 weeks ago
- Rust implementation of Google protocol buffers☆2,952Updated last month
- Date and time library for Rust☆3,724Updated 3 weeks ago
- Flexible concrete Error type built on std::Error☆6,275Updated 2 weeks ago
- An experiment.☆4,009Updated 3 weeks ago
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,832Updated last month
- Statistics-driven benchmarking library for Rust☆5,339Updated 3 months ago
- Rust friendly bindings to *nix APIs☆2,930Updated last week
- Rayon: A data parallelism library for Rust☆12,365Updated 3 weeks ago
- Rust parser combinator framework☆10,184Updated 2 months ago
- A utility for managing cargo dependencies from the command line.☆3,320Updated last week
- 🔭 Cross-platform filesystem notification library for Rust.☆3,145Updated this week
- Parse command line arguments by defining a struct.