Decision Workspace
docpos vs roxygen vs doxidize
Side-by-side comparison of Rust crates
40
docpos
growingv0.2.1
Compact-document items after defining them (fn, struct, enum) + document fn parameters with rustdoc (⑂roxygen)
49
roxygen
growingv1.0.4
Seamlessly document function parameters with rustdoc
42
doxidize
experimentalv0.1.1
Fearlessly document function parameters with rustdoc
Core Metrics
| docpos | roxygen | doxidize | |
|---|---|---|---|
| Health Score | 40 | 49 | 42 |
| Total Downloads | 2.5K | 10.9K | 28 |
| 30d Downloads | 7 | 179 | 5 |
| Dependents | 0 | 6 | 0 |
| Releases | 3 | 10 | 2 |
| Last Updated | 368d ago | 481d ago | 51d ago |
| Age | 1y 3m | 1y 5m | 1m |
Health Breakdown
docpos
Maintenance
6
Quality
14
Community
6
Popularity
4
Documentation
10
roxygen
Maintenance
8
Quality
18
Community
8
Popularity
5
Documentation
10
doxidize
Maintenance
11
Quality
13
Community
6
Popularity
2
Documentation
10
Technical Details
| docpos | roxygen | doxidize | |
|---|---|---|---|
| Version | 0.2.1 | 1.0.4 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 7 | 5 | 5 |
| Crate Size | 23KB | 10KB | 12KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •roxygen leads with a health score of 49/100, but none of the options score above 80.
- •⚠ docpos, roxygen have not been updated in over a year.
- •docpos, doxidize are pre-1.0 — API may change.