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