rust-lang / futures-rsLinks
Zero-cost asynchronous programming in Rust
☆5,679Updated last week
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,692Updated last week
- Async version of the Rust standard library☆4,048Updated 4 months ago
- Tools for concurrent programming in Rust☆7,988Updated last month
- async fn(Request) -> Result<Response, Error>☆3,880Updated last week
- A small and fast async runtime for Rust☆4,373Updated last week
- Application level tracing for Rust.☆6,106Updated last month
- Strongly typed JSON library for Rust☆5,260Updated 2 weeks ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,339Updated last month
- Serialization framework for Rust☆9,847Updated last month
- Redis library for rust☆3,932Updated last week
- Date and time library for Rust☆3,598Updated last week
- An RPC framework for Rust with a focus on ease of use.☆3,512Updated 3 weeks ago
- Flexible concrete Error type built on std::Error☆6,095Updated last month
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,743Updated 8 months ago
- derive(Error) for struct and enum error types☆5,013Updated 2 weeks ago
- Native PostgreSQL driver for the Rust programming language☆3,748Updated last week
- Rust implementation of Google protocol buffers☆2,933Updated 2 months ago
- Fast and friendly HTTP server framework for async Rust☆5,116Updated last year
- Rust friendly bindings to *nix APIs☆2,864Updated last month
- Repository for the Rust Language Server (aka RLS)☆3,508Updated 2 years ago
- Automatically generates Rust FFI bindings to C (and some C++) libraries.☆4,883Updated last week
- Rust parser combinator framework☆10,021Updated 5 months ago
- Format Rust code☆6,392Updated last month
- Rayon: A data parallelism library for Rust