Decision Workspace
reclone vs bandwidth vs autoclone
Side-by-side comparison of Rust crates
47
reclone
growingv0.1.3
Simple utility library for creating a new scope with a set of cloned variables
61
bandwidth
growingv0.3.0
A library for representing bandwidth speed in a variety of units, mimicking the `core::time::Duration` struct.
58
autoclone
growingv0.1.23
A simple macro to clone variables before passing them into a `move` closure or async block.
Core Metrics
| reclone | bandwidth | autoclone | |
|---|---|---|---|
| Health Score | 47 | 61 | 58 |
| Total Downloads | 3.6K | 43.5K | 13.2K |
| 30d Downloads | 35 | 25.2K | 279 |
| Dependents | 0 | 23 | 66 |
| Releases | 4 | 4 | 23 |
| Last Updated | 523d ago | 1141d ago | 20d ago |
| Age | 1y 5m | 3y 1m | 1y 3m |
Health Breakdown
reclone
Maintenance
11
Quality
16
Community
6
Popularity
4
Documentation
10
bandwidth
Maintenance
10
Quality
17
Community
15
Popularity
6
Documentation
13
autoclone
Maintenance
18
Quality
14
Community
11
Popularity
5
Documentation
10
Technical Details
| reclone | bandwidth | autoclone | |
|---|---|---|---|
| Version | 0.1.3 | 0.3.0 | 0.1.23 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 0 | 2 | 6 |
| Crate Size | 2KB | 21KB | 9KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •bandwidth leads with a health score of 61/100, but none of the options score above 80.
- •⚠ reclone, bandwidth have not been updated in over a year.