Decision Workspace
named_func_args vs func_ vs docify
Side-by-side comparison of Rust crates
40
named_func_args
growingv1.0.0-beta.1
Proc macro to create boilerplate to simulate function with named arguments
43
func_
growingv1.0.1
Proc macro to add function name constant within body of function
57
docify
growingv0.4.1
Docify allows you to live-embed at compile time pieces of code from throughout your project as rust doc examples.
Core Metrics
| named_func_args | func_ | docify | |
|---|---|---|---|
| Health Score | 40 | 43 | 57 |
| Total Downloads | 1.0K | 2.8K | 6.2M |
| 30d Downloads | 4 | 5 | 253.8K |
| Dependents | 0 | 0 | 676 |
| Releases | 1 | 2 | 29 |
| Last Updated | 483d ago | 915d ago | 399d ago |
| Age | 1y 3m | 2y 6m | 2y 10m |
Health Breakdown
named_func_args
Maintenance
2
Quality
20
Community
3
Popularity
4
Documentation
11
func_
Maintenance
4
Quality
21
Community
3
Popularity
4
Documentation
11
docify
Maintenance
8
Quality
17
Community
14
Popularity
8
Documentation
10
Technical Details
| named_func_args | func_ | docify | |
|---|---|---|---|
| Version | 1.0.0-beta.1 | 1.0.1 | 0.4.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | BSL-1.0 | BSL-1.0 | MIT |
| Dependencies | 0 | 0 | 2 |
| Crate Size | 6KB | 2KB | 14KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •docify leads with a health score of 57/100, but none of the options score above 80.
- •docify is depended on by 676 crates — strongest ecosystem trust.
- •⚠ named_func_args, func_, docify have not been updated in over a year.
- •docify is pre-1.0 — API may change.