Decision Workspace
cargo-samply vs cargo-profiler vs cargo-expand
Side-by-side comparison of Rust crates
50
cargo-samply
growingv0.4.1
A cargo subcommand to automate the process of running samply for project binaries
38
cargo-profiler
growingv0.1.6
Cargo subcommand to profile your applications.
67
cargo-expand
stablev1.0.121
Wrapper around rustc -Zunpretty=expanded. Shows the result of macro expansion and #[derive] expansion.
Core Metrics
| cargo-samply | cargo-profiler | cargo-expand | |
|---|---|---|---|
| Health Score | 50 | 38 | 67 |
| Total Downloads | 11.9K | 25.2K | 2.5M |
| 30d Downloads | 109 | 41 | 124.1K |
| Dependents | 0 | 0 | 30 |
| Releases | 15 | 7 | 176 |
| Last Updated | 89d ago | 3587d ago | 44d ago |
| Age | 2y 3m | 9y 10m | 9y 9m |
Health Breakdown
cargo-samply
Maintenance
14
Quality
12
Community
6
Popularity
5
Documentation
13
cargo-profiler
Maintenance
6
Quality
14
Community
5
Popularity
5
Documentation
8
cargo-expand
Maintenance
16
Quality
18
Community
10
Popularity
8
Documentation
15
Technical Details
| cargo-samply | cargo-profiler | cargo-expand | |
|---|---|---|---|
| Version | 0.4.1 | 0.1.6 | 1.0.121 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 14 | 5 | 20 |
| Crate Size | 100KB | 11KB | 33KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 1.1% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •cargo-expand leads with a health score of 67/100, but none of the options score above 80.
- •⚠ cargo-profiler has not been updated in over a year.
- •cargo-samply, cargo-profiler are pre-1.0 — API may change.