Decision Workspace
rigz_ast_derive vs unit-enum vs surrealdb-extras-proc-macro
Side-by-side comparison of Rust crates
38
rigz_ast_derive
growingv0.5.0
Procedural macro to generate ParsedModules for rigz, generate a trait for the module implementation and parse input at compile time.
59
unit-enum
stablev1.5.0
A procedural macro for deriving ordinal methods in unit-like enums for Rust.
49
surrealdb-extras-proc-macro
stablev2.0.14
A `cargo generate` template for quick-starting a procedural macro crate
Core Metrics
| rigz_ast_derive | unit-enum | surrealdb-extras-proc-macro | |
|---|---|---|---|
| Health Score | 38 | 59 | 49 |
| Total Downloads | 3.9K | 7.8K | 9.6K |
| 30d Downloads | 37 | 62 | 43 |
| Dependents | 3 | 2 | 23 |
| Releases | 4 | 9 | 11 |
| Last Updated | 441d ago | 23d ago | 34d ago |
| Age | 1y 4m | 2y | 2y 1m |
Health Breakdown
rigz_ast_derive
Maintenance
5
Quality
14
Community
5
Popularity
4
Documentation
10
unit-enum
Maintenance
18
Quality
20
Community
4
Popularity
5
Documentation
12
surrealdb-extras-proc-macro
Maintenance
16
Quality
12
Community
7
Popularity
5
Documentation
9
Technical Details
| rigz_ast_derive | unit-enum | surrealdb-extras-proc-macro | |
|---|---|---|---|
| Version | 0.5.0 | 1.5.0 | 2.0.14 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 3 | 4 |
| Crate Size | 8KB | 15KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 45.5% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | 1.71 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •unit-enum leads with a health score of 59/100, but none of the options score above 80.
- •surrealdb-extras-proc-macro has the most downloads (9.6K), suggesting wider adoption.
- •⚠ rigz_ast_derive has not been updated in over a year.
- •rigz_ast_derive is pre-1.0 — API may change.