Decision Workspace
bandwidth vs human-bandwidth vs orn
Side-by-side comparison of Rust crates
61
bandwidth
growingv0.3.0
A library for representing bandwidth speed in a variety of units, mimicking the `core::time::Duration` struct.
53
human-bandwidth
growingv0.1.4
A library for representing bandwidth speed in a human-readable format.
64
orn
stablev1.0.0
A generic implementation of a sum type (or discriminated union). It provides `enum Or<T1, T2, ..., N>` types as a counterpart to tuples.
Core Metrics
| bandwidth | human-bandwidth | orn | |
|---|---|---|---|
| Health Score | 61 | 53 | 64 |
| Total Downloads | 43.5K | 39.5K | 22.8K |
| 30d Downloads | 25.3K | 25.2K | 812 |
| Dependents | 23 | 14 | 44 |
| Releases | 4 | 5 | 17 |
| Last Updated | 1141d ago | 288d ago | 29d ago |
| Age | 3y 1m | 1y 9m | 2y 5m |
Health Breakdown
bandwidth
Maintenance
10
Quality
17
Community
15
Popularity
6
Documentation
13
human-bandwidth
Maintenance
7
Quality
17
Community
9
Popularity
5
Documentation
15
orn
Maintenance
17
Quality
18
Community
11
Popularity
5
Documentation
13
Technical Details
| bandwidth | human-bandwidth | orn | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.4 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 2 | 3 | 4 |
| Crate Size | 21KB | 27KB | 18KB |
| Features | 2 | 3 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.60 | — |
| Owners | 2 (team) | 1 | 1 |
Links
Quick Verdict
- •orn leads with a health score of 64/100, but none of the options score above 80.
- •bandwidth has the most downloads (43.5K), suggesting wider adoption.
- •⚠ bandwidth has not been updated in over a year.
- •bandwidth, human-bandwidth are pre-1.0 — API may change.