seanmonstar / reqwest
An easy and powerful Rust HTTP Client
☆10,279Updated this week
Alternatives and similar repositories for reqwest:
Users that are interested in reqwest are comparing it to the libraries listed below
- Serialization framework for Rust☆9,432Updated this week
- A full featured, fast Command Line Argument Parser for Rust☆14,706Updated this week
- An HTTP library for Rust☆14,954Updated 3 weeks ago
- Rayon: A data parallelism library for Rust☆11,452Updated 2 months ago
- A safe, extensible ORM and Query Builder for Rust☆13,102Updated this week
- A super-easy, composable, web server framework for warp speeds.☆9,728Updated 6 months ago
- Tools for concurrent programming in Rust☆7,650Updated last week
- 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, …☆14,114Updated last week
- Strongly typed JSON library for Rust☆5,048Updated last week
- Fast and friendly HTTP server framework for async Rust☆5,093Updated last year
- Actor framework for Rust.☆8,751Updated 2 weeks ago
- Application level tracing for Rust.☆5,707Updated 3 weeks ago
- Rust parser combinator framework☆9,729Updated last week
- Flexible concrete Error type built on std::Error☆5,738Updated last week
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆11,711Updated this week
- A native gRPC client & server implementation with async/await support.☆10,487Updated last week
- Format Rust code☆6,161Updated this week
- “Zero setup” cross compilation and “cross testing” of Rust crates☆7,070Updated this week
- Async version of the Rust standard library☆4,006Updated 4 months ago
- A command line progress reporting library for Rust☆4,600Updated 3 weeks ago
- Metal I/O library for Rust.☆6,503Updated 3 weeks ago
- GraphQL server library for Rust