Decision Workspace
perl-ast vs perl-ast-v2 vs perl-parser
Side-by-side comparison of Rust crates
58
perl-ast
experimentalv0.15.0
AST node definitions for Perl parsing, providing typed representations of Perl syntax constructs
56
perl-ast-v2
experimentalv0.15.0
Incremental parsing AST node definitions for the Perl parser ecosystem
56
perl-parser
experimentalv0.15.0
Native Perl parser (v3) — recursive descent with Tree-sitter-compatible AST, semantic analysis, and LSP provider engine
Core Metrics
| perl-ast | perl-ast-v2 | perl-parser | |
|---|---|---|---|
| Health Score | 58 | 56 | 56 |
| Total Downloads | 966 | 1.0K | 314 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 51 | 20 | 24 |
| Releases | 8 | 9 | 8 |
| Last Updated | 3d ago | 3d ago | 3d ago |
| Age | 1m | 1m | 1m |
Health Breakdown
perl-ast
Maintenance
14
Quality
14
Community
11
Popularity
4
Documentation
15
perl-ast-v2
Maintenance
13
Quality
14
Community
10
Popularity
4
Documentation
15
perl-parser
Maintenance
14
Quality
14
Community
10
Popularity
3
Documentation
15
Technical Details
| perl-ast | perl-ast-v2 | perl-parser | |
|---|---|---|---|
| Version | 0.15.0 | 0.15.0 | 0.15.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 1 | 18 |
| Crate Size | 59KB | 7KB | 200KB |
| Features | 0 | 0 | 23 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.95 | 1.95 | 1.95 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •perl-ast leads with a health score of 58/100, but none of the options score above 80.
- •perl-ast-v2 has the most downloads (1.0K), suggesting wider adoption.