Decision Workspace
tether-map vs orn vs bandwidth
Side-by-side comparison of Rust crates
34
tether-map
experimentalv0.2.0
Order-preserving linked hash map with O(1) reordering
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.
61
bandwidth
growingv0.3.0
A library for representing bandwidth speed in a variety of units, mimicking the `core::time::Duration` struct.
Core Metrics
| tether-map | orn | bandwidth | |
|---|---|---|---|
| Health Score | 34 | 64 | 61 |
| Total Downloads | 648 | 22.8K | 43.5K |
| 30d Downloads | 3 | 739 | 25.2K |
| Dependents | 0 | 44 | 23 |
| Releases | 2 | 17 | 4 |
| Last Updated | 208d ago | 29d ago | 1141d ago |
| Age | 6m | 2y 5m | 3y 1m |
Health Breakdown
tether-map
Maintenance
9
Quality
9
Community
3
Popularity
3
Documentation
10
orn
Maintenance
17
Quality
18
Community
11
Popularity
5
Documentation
13
bandwidth
Maintenance
10
Quality
17
Community
15
Popularity
6
Documentation
13
Technical Details
| tether-map | orn | bandwidth | |
|---|---|---|---|
| Version | 0.2.0 | 1.0.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 6 | 4 | 2 |
| Crate Size | 41KB | 18KB | 21KB |
| Features | 3 | 7 | 2 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
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.
- •tether-map, bandwidth are pre-1.0 — API may change.