rustio rustio.net
66

http-type

v20.0.2 Stable

A comprehensive Rust type library for HTTP operations and concurrent programming. Provides core HTTP types (Request/Response with builder patterns, Method, HttpStatus, HttpVersion, ContentType, FileExtension with MIME mapping, Cookie parsing/building, HttpUrl parsing, WebSocket frame/opcode, protocol upgrade types, stream/task management, panic handling), thread-safe concurrent wrappers (ArcMutex, ArcRwLock, BoxRwLock, RcRwLock), dynamic dispatch types (BoxAny, RcAny, ArcAny with Send/Sync variants), high-performance hash collections (HashMapXxHash3_64, HashSetXxHash3_64), and static lifetime utilities (BoxLeak, Lifetime trait).

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

Quick Verdict

  • โœ“Actively maintained (updated 1d ago)
  • โœ“Stable API (20.x for 1+ years)
  • โœ“Massive adoption (1.2K crates depend on it)
  • โœ“Permissive license (MIT)

Security

Checking security advisories...
Downloads
250.9K
Dependents
1.2K
Releases
446
Size
96KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

1.5K downloads in the last 30 days (50/day), up 59% from the previous period.

๐Ÿ”—
Widely adopted

1.2K crates depend on http-type. Strong ecosystem adoption means battle-tested code and long-term stability.

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 56 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.

Health Breakdown

Maintenance 19/25

Recency, release consistency, active ratio

Quality 17/25

Yanked ratio, deps, size, maturity, features

Community 14/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
45/day avg-17%
01002003004002/263/164/34/215/95/26

Top Dependents

Most downloaded crates that depend on http-type

Version Adoption

v20.0.0
43%
v20.0.2
27%
v19.0.1
17%
v19.0.0
8%
v20.0.1
3%

Release Timeline

10 releasessince 2026
J
F
M
A
M
J
J
A
S
O
N
D
2026
10
Less
More

README

Loading README...

Maintainers

Dependencies
10
direct dependencies
Dependents
1.2K
crates depend on http-type

Similar Crates