Decision Workspace
solify-parser vs anchor-parser vs anchor-parser-macros
Side-by-side comparison of Rust crates
36
solify-parser
experimentalv0.1.0
IDL parser for Solify - parses Anchor IDL files and extracts program structure
52
anchor-parser
experimentalv3.0.0
Generate Rust types and helpers from Anchor IDL JSON files using solana-sdk directly — no anchor-lang dependency
55
anchor-parser-macros
experimentalv3.0.0
Internal proc-macro implementation detail of anchor-parser. Do not use directly.
Core Metrics
| solify-parser | anchor-parser | anchor-parser-macros | |
|---|---|---|---|
| Health Score | 36 | 52 | 55 |
| Total Downloads | 175 | 942 | 1.0K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 2 | 0 | 7 |
| Releases | 1 | 7 | 7 |
| Last Updated | 240d ago | 30d ago | 30d ago |
| Age | 8m | 5m | 5m |
Health Breakdown
solify-parser
Maintenance
4
Quality
13
Community
6
Popularity
3
Documentation
10
anchor-parser
Maintenance
17
Quality
15
Community
6
Popularity
4
Documentation
10
anchor-parser-macros
Maintenance
17
Quality
16
Community
8
Popularity
4
Documentation
10
Technical Details
| solify-parser | anchor-parser | anchor-parser-macros | |
|---|---|---|---|
| Version | 0.1.0 | 3.0.0 | 3.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 7 | 9 | 7 |
| Crate Size | 19KB | 74KB | 12KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •anchor-parser-macros leads with a health score of 55/100, but none of the options score above 80.
- •solify-parser is pre-1.0 — API may change.