Decision Workspace
csv-codegen vs zel_macros vs mercury-derive
Side-by-side comparison of Rust crates
50
csv-codegen
experimentalv0.2.3
A Rust procedural macro that transforms CSV data into safe, zero-cost code. Generate match arms, loops, and nested queries directly from CSV files, ensuring type safety and deterministic code generation.
51
zel_macros
experimentalv0.5.0
Procedural macros for the Zel RPC framework
48
mercury-derive
experimentalv0.5.0
Procedural macro for marking Rust types for PureScript code generation
Core Metrics
| csv-codegen | zel_macros | mercury-derive | |
|---|---|---|---|
| Health Score | 50 | 51 | 48 |
| Total Downloads | 4.1K | 332 | 4.8K |
| 30d Downloads | 73 | 27 | 4.9K |
| Dependents | 0 | 9 | 0 |
| Releases | 10 | 9 | 4 |
| Last Updated | 154d ago | 105d ago | 16d ago |
| Age | 9m | 3m | 2m |
Health Breakdown
csv-codegen
Maintenance
12
Quality
13
Community
6
Popularity
4
Documentation
15
zel_macros
Maintenance
17
Quality
13
Community
8
Popularity
3
Documentation
10
mercury-derive
Maintenance
12
Quality
14
Community
6
Popularity
4
Documentation
12
Technical Details
| csv-codegen | zel_macros | mercury-derive | |
|---|---|---|---|
| Version | 0.2.3 | 0.5.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 5 | 3 |
| Crate Size | 44KB | 14KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.88 | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •zel_macros leads with a health score of 51/100, but none of the options score above 80.
- •mercury-derive has the most downloads (4.8K), suggesting wider adoption.