Decision Workspace
cargo-snippet-more vs cargo-snippet vs cargo-expand
Side-by-side comparison of Rust crates
40
cargo-snippet-more
experimentalv0.1.0
A fork of cargo-snippet that added bundle and more snippet feature
42
cargo-snippet
growingv0.6.5
A snippet extractor for competitive programmers
67
cargo-expand
stablev1.0.121
Wrapper around rustc -Zunpretty=expanded. Shows the result of macro expansion and #[derive] expansion.
Core Metrics
| cargo-snippet-more | cargo-snippet | cargo-expand | |
|---|---|---|---|
| Health Score | 40 | 42 | 67 |
| Total Downloads | 43 | 57.2K | 2.5M |
| 30d Downloads | 18 | 406 | 124.1K |
| Dependents | 0 | 3 | 30 |
| Releases | 1 | 24 | 176 |
| Last Updated | 50d ago | 2078d ago | 44d ago |
| Age | 1m | 8y 2m | 9y 9m |
Health Breakdown
cargo-snippet-more
Maintenance
10
Quality
13
Community
5
Popularity
2
Documentation
10
cargo-snippet
Maintenance
5
Quality
15
Community
7
Popularity
6
Documentation
9
cargo-expand
Maintenance
16
Quality
18
Community
10
Popularity
8
Documentation
15
Technical Details
| cargo-snippet-more | cargo-snippet | cargo-expand | |
|---|---|---|---|
| Version | 0.1.0 | 0.6.5 | 1.0.121 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 17 | 13 | 20 |
| Crate Size | 38KB | 22KB | 33KB |
| Features | 2 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 1.1% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cargo-expand leads with a health score of 67/100, but none of the options score above 80.
- •⚠ cargo-snippet has not been updated in over a year.
- •cargo-snippet-more, cargo-snippet are pre-1.0 — API may change.