Decision Workspace
nget vs bytehaul vs simple_download_utility
Side-by-side comparison of Rust crates
44
nget
growingv0.0.5
A Concurrent HTTP Downloader.
49
bytehaul
experimentalv0.1.3
Async HTTP download library with resume, multi-connection, rate limiting, and checksum verification
46
simple_download_utility
experimentalv0.1.1
A simple async download utility with progress tracking, SHA1 validation, and concurrent multi-file downloads
Core Metrics
| nget | bytehaul | simple_download_utility | |
|---|---|---|---|
| Health Score | 44 | 49 | 46 |
| Total Downloads | 2.2K | 47 | 141 |
| 30d Downloads | 8 | 47 | 43 |
| Dependents | 0 | 0 | 4 |
| Releases | 6 | 4 | 2 |
| Last Updated | 154d ago | today | 68d ago |
| Age | 1y 6m | 4d | 2m |
Health Breakdown
nget
Maintenance
11
Quality
13
Community
6
Popularity
4
Documentation
10
bytehaul
Maintenance
17
Quality
11
Community
6
Popularity
2
Documentation
13
simple_download_utility
Maintenance
10
Quality
12
Community
8
Popularity
3
Documentation
13
Technical Details
| nget | bytehaul | simple_download_utility | |
|---|---|---|---|
| Version | 0.0.5 | 0.1.3 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 14 | 24 | 9 |
| Crate Size | 28KB | 98KB | 24KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bytehaul leads with a health score of 49/100, but none of the options score above 80.
- •nget has the most downloads (2.2K), suggesting wider adoption.