Decision Workspace
cloudillo-file vs enum-iterator vs enum-iterator-derive
Side-by-side comparison of Rust crates
45
cloudillo-file
experimentalv0.8.11
File storage subsystem for Cloudillo: upload, download, image processing, and variant generation
63
enum-iterator
growingv2.3.0
Tools to iterate over all values of a type (e.g. all variants of an enumeration)
60
enum-iterator-derive
growingv1.5.0
Procedural macro to derive Sequence
Core Metrics
| cloudillo-file | enum-iterator | enum-iterator-derive | |
|---|---|---|---|
| Health Score | 45 | 63 | 60 |
| Total Downloads | 95 | 40.4M | 40.6M |
| 30d Downloads | 80 | 2.0M | 2.0M |
| Dependents | 6 | 4.2K | 261 |
| Releases | 2 | 26 | 23 |
| Last Updated | 4d ago | 200d ago | 200d ago |
| Age | 1m | 7y 9m | 8y 2m |
Health Breakdown
cloudillo-file
Maintenance
14
Quality
11
Community
8
Popularity
2
Documentation
10
enum-iterator
Maintenance
10
Quality
20
Community
12
Popularity
8
Documentation
13
enum-iterator-derive
Maintenance
9
Quality
20
Community
10
Popularity
8
Documentation
13
Technical Details
| cloudillo-file | enum-iterator | enum-iterator-derive | |
|---|---|---|---|
| Version | 0.8.11 | 2.3.0 | 1.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | LGPL-3.0-only | 0BSD | 0BSD |
| Dependencies | 19 | 1 | 3 |
| Crate Size | 89KB | 8KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •enum-iterator leads with a health score of 63/100, but none of the options score above 80.
- •enum-iterator-derive has the most downloads (40.6M), suggesting wider adoption.
- •enum-iterator is depended on by 4.2K crates — strongest ecosystem trust.
- •cloudillo-file is pre-1.0 — API may change.