reqwest

HTTP client

An HTTP client library for Rust providing an ergonomic and powerful way to make HTTP requests

An easy and powerful Rust HTTP Client

GitHub

10k stars
75 watching
1k forks
Language: Rust
last commit: 14 days ago
Linked from 2 awesome lists

httphttp-clientrust

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hyperium/tonic A high-performance gRPC client and server implementation with async/await support 10,019
rustls/rustls A modern, platform-independent TLS library written in Rust 6,214
quinn-rs/quinn An implementation of the QUIC transport protocol in Rust 3,848
sozu-proxy/sozu A lightweight HTTP reverse proxy server with runtime configurability and security features. 3,109
tokio-rs/tokio Provides a runtime for writing reliable asynchronous applications with Rust. 27,064
socketry/falcon A high-performance web server for Ruby that supports multiple HTTP protocols and has built-in concurrency features. 2,659
hyperium/hyper An efficient HTTP library designed as a building block for other libraries and applications. 14,575
salvo-rs/salvo A web framework that simplifies the creation of backend services with Rust. 3,419
hatoo/oha A Rust-based HTTP load generator with real-time TUI animation. 6,349
square/okhttp A robust and efficient HTTP client for interacting with web services 45,872
rapiz1/rathole A lightweight reverse proxy tool for NAT traversal and exposing services on devices behind NATs to the internet. 9,775
thewawar/simple-http-server A simple web server written in Rust that can serve static files and handle various HTTP requests. 2,690
poem-web/poem A web framework for building fast and scalable HTTP servers using the Rust programming language. 3,623
actix/actix-web A fast and powerful web framework for building asynchronous web applications 21,737
hasmanydevelopers/rdaneel An asynchronous HTTP client library with built-in robots.txt support 22