Decision Workspace
cargo-chec vs cargo-tes vs cargo-sort
Side-by-side comparison of Rust crates
43
cargo-chec
experimentalv0.2.1
A cargo subcommand to run cargo check and output filtered error messages as a JSON array
43
cargo-tes
experimentalv0.2.1
A cargo subcommand to run cargo test and output filtered test failure messages as a JSON array
60
cargo-sort
stablev2.1.3
Check if tables and items in a .toml file are lexically sorted
Core Metrics
| cargo-chec | cargo-tes | cargo-sort | |
|---|---|---|---|
| Health Score | 43 | 43 | 60 |
| Total Downloads | 364 | 80 | 1.9M |
| 30d Downloads | 167 | 7 | 107.7K |
| Dependents | 0 | 0 | 0 |
| Releases | 11 | 5 | 18 |
| Last Updated | 47d ago | 47d ago | 9d ago |
| Age | 2m | 2m | 4y 10m |
Health Breakdown
cargo-chec
Maintenance
10
Quality
14
Community
6
Popularity
3
Documentation
10
cargo-tes
Maintenance
11
Quality
14
Community
6
Popularity
2
Documentation
10
cargo-sort
Maintenance
17
Quality
16
Community
8
Popularity
7
Documentation
12
Technical Details
| cargo-chec | cargo-tes | cargo-sort | |
|---|---|---|---|
| Version | 0.2.1 | 0.2.1 | 2.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 2 | 2 | 6 |
| Crate Size | 6KB | 8KB | 26KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 5.6% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.82 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •cargo-sort leads with a health score of 60/100, but none of the options score above 80.
- •cargo-chec, cargo-tes are pre-1.0 — API may change.