rustio rustio.net
64

http-request

v8.91.108 Stable

http-request is a lightweight, efficient library for building, sending, and handling HTTP/HTTPS requests in Rust applications. It provides a simple and intuitive API, allowing developers to easily interact with web services, whether they use the "HTTP" or "HTTPS" protocol. The library supports various HTTP methods, custom headers, request bodies, timeout, automatic handling of redirects (including detecting redirect loops), and enhanced response body decoding (both automatic and manual), enabling fast and secure communication. Whether working with secure "HTTPS" connections or standard "HTTP" requests, the library is optimized for performance, minimal resource usage, and easy integration into Rust projects.

MIT Edition 2024
Network programmingWeb programming #tcp#http#redirect#request#response

Quick Verdict

  • βœ“Actively maintained (updated 6d ago)
  • βœ“Stable API (8.x for 1+ years)
  • βœ“Trusted by 221 crates
  • βœ“Permissive license (MIT)

Security

Checking security advisories...
Downloads
157.9K
Dependents
221
Releases
332
Size
46KB

Deep Insights

πŸ“ˆ
Strong growth momentum

1.1K downloads in the last 30 days (36/day), up 33% from the previous period.

πŸ”—
Moderate adoption

221 crates depend on http-request. Reasonable ecosystem adoption, though not yet a core dependency.

πŸ‘€
Prolific maintainer

The primary maintainer publishes 53 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

βœ…
Stable API

Reached 1.0 over a year ago. The API surface is settled, making it safe for production use.

πŸ“
Compact crate

At 45KB, http-request is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 19/25

Recency, release consistency, active ratio

Quality 17/25

Yanked ratio, deps, size, maturity, features

Community 12/20

Reverse deps, ownership, ecosystem

Popularity 6/15

Downloads, momentum, growth trend

Documentation 10/15

Docs, repo, license, metadata

Download Trend

Daily downloads Β· last 90 days
39/day avg-43%
010020030012/291/162/32/213/113/28

Top Dependents

Most downloaded crates that depend on http-request

Version Adoption

v3.1.0
20%
v8.0.1
20%
v0.0.1
20%
v6.0.1
20%
v4.1.0
20%

Release Timeline

332 releasessince 2024
J
F
M
A
M
J
J
A
S
O
N
D
2024
35
2025
252
2026
45
Less
More

README

Loading README...

Maintainers

Dependencies
9
direct dependencies
Dependents
221
crates depend on http-request

Similar Crates