Decision Workspace
clonelet vs bind vs bind_syn
Side-by-side comparison of Rust crates
41
clonelet
growingv0.2.0
A simple macro to capture by clone in closures
41
bind
growingv0.1.1
Proc macro for binding values into an expression (usually a closure)
41
bind_syn
growingv0.1.0
Syntax definition of let-binding shorthand utilized in crate bind
Core Metrics
| clonelet | bind | bind_syn | |
|---|---|---|---|
| Health Score | 41 | 41 | 41 |
| Total Downloads | 11.1K | 3.2K | 7.0K |
| 30d Downloads | 325 | 23 | 1.2K |
| Dependents | 18 | 1 | 3 |
| Releases | 2 | 2 | 1 |
| Last Updated | 971d ago | 807d ago | 807d ago |
| Age | 2y 8m | 2y 2m | 2y 2m |
Health Breakdown
clonelet
Maintenance
4
Quality
16
Community
6
Popularity
5
Documentation
10
bind
Maintenance
4
Quality
14
Community
6
Popularity
4
Documentation
13
bind_syn
Maintenance
1
Quality
15
Community
7
Popularity
5
Documentation
13
Technical Details
| clonelet | bind | bind_syn | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 0 | 4 | 3 |
| Crate Size | 2KB | 7KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •clonelet leads with a health score of 41/100, but none of the options score above 80.
- •⚠ clonelet, bind, bind_syn have not been updated in over a year.