Decision Workspace
closures vs eieio vs clonelet
Side-by-side comparison of Rust crates
40
closures
growingv0.1.2
Abstraction for seperating code and state in closures
47
eieio
growingv1.0.0
Error Implementing `Eq + Clone` replacing `std::io::Error`
41
clonelet
growingv0.2.0
A simple macro to capture by clone in closures
Core Metrics
| closures | eieio | clonelet | |
|---|---|---|---|
| Health Score | 40 | 47 | 41 |
| Total Downloads | 5.5K | 1.3M | 11.1K |
| 30d Downloads | 5 | 72.4K | 315 |
| Dependents | 0 | 19 | 18 |
| Releases | 3 | 1 | 2 |
| Last Updated | 3176d ago | 2140d ago | 971d ago |
| Age | 8y 8m | 5y 10m | 2y 8m |
Health Breakdown
closures
Maintenance
3
Quality
16
Community
6
Popularity
4
Documentation
11
eieio
Maintenance
1
Quality
21
Community
9
Popularity
7
Documentation
9
clonelet
Maintenance
4
Quality
16
Community
6
Popularity
5
Documentation
10
Technical Details
| closures | eieio | clonelet | |
|---|---|---|---|
| Version | 0.1.2 | 1.0.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 3KB | 3KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •eieio leads with a health score of 47/100, but none of the options score above 80.
- •⚠ closures, eieio, clonelet have not been updated in over a year.
- •closures, clonelet are pre-1.0 — API may change.