Decision Workspace
use-go-mod vs cargo-modules vs barexp
Side-by-side comparison of Rust crates
50
use-go-mod
experimentalv0.0.1
go.mod metadata primitives for RustUse
57
cargo-modules
growingv0.26.0
A cargo plugin for showing a tree-like overview of a crate's modules.
52
barexp
growingv1.1.1
A Rust library that automatically generates mod.rs files for your project
Core Metrics
| use-go-mod | cargo-modules | barexp | |
|---|---|---|---|
| Health Score | 50 | 57 | 52 |
| Total Downloads | 15 | 233.0K | 3.5K |
| 30d Downloads | 0 | 4.2K | 0 |
| Dependents | 1 | 32 | 0 |
| Releases | 1 | 112 | 4 |
| Last Updated | 1d ago | 37d ago | 528d ago |
| Age | 1d | 9y 11m | 1y 5m |
Health Breakdown
use-go-mod
Maintenance
13
Quality
14
Community
7
Popularity
1
Documentation
15
cargo-modules
Maintenance
17
Quality
9
Community
10
Popularity
6
Documentation
15
barexp
Maintenance
11
Quality
18
Community
6
Popularity
4
Documentation
13
Technical Details
| use-go-mod | cargo-modules | barexp | |
|---|---|---|---|
| Version | 0.0.1 | 0.26.0 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MPL-2.0 | MIT |
| Dependencies | 2 | 36 | 6 |
| Crate Size | 4KB | 303KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 1.8% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.95.0 | 1.91.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cargo-modules leads with a health score of 57/100, but none of the options score above 80.
- •⚠ barexp has not been updated in over a year.
- •use-go-mod, cargo-modules are pre-1.0 — API may change.