Decision Workspace
requests_rs vs file-retriever vs reqsign
Side-by-side comparison of Rust crates
42
requests_rs
growingv0.1.7
A simple library for sending GET/POST requests and parsing jsons, included with an async file downloader. Intended for mostly small projects which need to make quick GET/POST requests or download files.
46
file-retriever
growingv0.1.5
Concurrent download library with progress bar
73
reqsign
growingv0.20.0
Signing HTTP requests for AWS, Azure, Google, Huawei, Aliyun, Tencent and Oracle services
Core Metrics
| requests_rs | file-retriever | reqsign | |
|---|---|---|---|
| Health Score | 42 | 46 | 73 |
| Total Downloads | 11.6K | 4.1K | 9.8M |
| 30d Downloads | 62 | 24 | 1.3M |
| Dependents | 12 | 0 | 223 |
| Releases | 8 | 6 | 76 |
| Last Updated | 988d ago | 175d ago | 4d ago |
| Age | 3y 4m | 1y 11m | 4y |
Health Breakdown
requests_rs
Maintenance
4
Quality
14
Community
7
Popularity
5
Documentation
12
file-retriever
Maintenance
10
Quality
13
Community
6
Popularity
4
Documentation
13
reqsign
Maintenance
19
Quality
15
Community
16
Popularity
8
Documentation
15
Technical Details
| requests_rs | file-retriever | reqsign | |
|---|---|---|---|
| Version | 0.1.7 | 0.1.5 | 0.20.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-2-Clause | MIT | Apache-2.0 |
| Dependencies | 7 | 9 | 17 |
| Crate Size | 13KB | 18KB | 24KB |
| Features | 0 | 0 | 11 |
| Yanked % | 0.0% | 0.0% | 4.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.65 | — | 1.85.0 |
| Owners | 1 | 1 | 3 |
Links
Quick Verdict
- •reqsign leads with a health score of 73/100, but none of the options score above 80.
- •reqsign is depended on by 223 crates — strongest ecosystem trust.
- •⚠ requests_rs has not been updated in over a year.