Decision Workspace
axum-streams vs reqwest-streams vs actix-web
Side-by-side comparison of Rust crates
62
axum-streams
growingv0.25.0
HTTP body streaming support for Axum: json/csv/protobuf/arrow/txt
62
reqwest-streams
growingv0.16.0
HTTP body streaming support for reqwest: JSON/CSV/Protobuf and others
75
actix-web
stablev4.13.0
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust
Core Metrics
| axum-streams | reqwest-streams | actix-web | |
|---|---|---|---|
| Health Score | 62 | 62 | 75 |
| Total Downloads | 551.3K | 167.6K | 62.9M |
| 30d Downloads | 51.1K | 13.8K | 3.4M |
| Dependents | 88 | 78 | 19.1K |
| Releases | 36 | 30 | 155 |
| Last Updated | 29d ago | 21d ago | 37d ago |
| Age | 3y 8m | 3y 8m | 8y 5m |
Health Breakdown
axum-streams
Maintenance
18
Quality
11
Community
11
Popularity
7
Documentation
15
reqwest-streams
Maintenance
19
Quality
11
Community
11
Popularity
6
Documentation
15
actix-web
Maintenance
17
Quality
18
Community
20
Popularity
8
Documentation
12
Technical Details
| axum-streams | reqwest-streams | actix-web | |
|---|---|---|---|
| Version | 0.25.0 | 0.16.0 | 4.13.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 18 | 20 | 56 |
| Crate Size | 31KB | 32KB | 269KB |
| Features | 6 | 5 | 22 |
| Yanked % | 16.7% | 13.3% | 1.9% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.56 | 1.56 | 1.88 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •actix-web leads with a health score of 75/100, but none of the options score above 80.
- •actix-web is depended on by 19.1K crates — strongest ecosystem trust.
- •axum-streams, reqwest-streams are pre-1.0 — API may change.