Decision Workspace
ugi vs reqwest-impersonate vs ureq
Side-by-side comparison of Rust crates
47
ugi
experimentalv0.2.1
Runtime-agnostic Rust request client with HTTP/1.1, HTTP/2, HTTP/3, H2C, WebSocket, SSE, and gRPC support
43
reqwest-impersonate
growingv0.11.91
An intuitive and robust Rust HTTP/WebSocket Client featuring TLS/JA3/JA4/HTTP2 fingerprint impersonate
74
ureq
stablev3.3.0
Simple, safe HTTP client
Core Metrics
| ugi | reqwest-impersonate | ureq | |
|---|---|---|---|
| Health Score | 47 | 43 | 74 |
| Total Downloads | 57 | 85.2K | 107.4M |
| 30d Downloads | 57 | 50 | 10.6M |
| Dependents | 0 | 3 | 17.6K |
| Releases | 4 | 62 | 112 |
| Last Updated | 15d ago | 610d ago | 6d ago |
| Age | 19d | 2y 5m | 7y 9m |
Health Breakdown
ugi
Maintenance
16
Quality
13
Community
6
Popularity
2
Documentation
10
reqwest-impersonate
Maintenance
7
Quality
8
Community
8
Popularity
6
Documentation
14
ureq
Maintenance
19
Quality
19
Community
16
Popularity
8
Documentation
12
Technical Details
| ugi | reqwest-impersonate | ureq | |
|---|---|---|---|
| Version | 0.2.1 | 0.11.91 | 3.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 42 | 66 | 28 |
| Crate Size | 271KB | 171KB | 148KB |
| Features | 10 | 30 | 23 |
| Yanked % | 0.0% | 100.0% | 0.0% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | — | 1.63.0 | 1.85 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •ureq leads with a health score of 74/100, but none of the options score above 80.
- •ureq is depended on by 17.6K crates — strongest ecosystem trust.
- •⚠ reqwest-impersonate has not been updated in over a year.
- •ugi, reqwest-impersonate are pre-1.0 — API may change.