Decision Workspace
opencodesearchparser vs sipha-tree vs generic-ast
Side-by-side comparison of Rust crates
48
opencodesearchparser
experimentalv0.1.3
Rust Library for Parsing and Segmentation of Source code
46
sipha-tree
experimentalv0.3.0
CST/AST construction and node arena management for sipha
45
generic-ast
experimentalv1.0.0
A lightweight, drop-in, generic operator-precedence parser for building Abstract Syntax Trees.
Core Metrics
| opencodesearchparser | sipha-tree | generic-ast | |
|---|---|---|---|
| Health Score | 48 | 46 | 45 |
| Total Downloads | 82 | 476 | 15 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 3 | 9 | 0 |
| Releases | 4 | 2 | 1 |
| Last Updated | 55d ago | 184d ago | 47d ago |
| Age | 1m | 6m | 1m |
Health Breakdown
opencodesearchparser
Maintenance
16
Quality
12
Community
8
Popularity
2
Documentation
10
sipha-tree
Maintenance
9
Quality
15
Community
9
Popularity
3
Documentation
10
generic-ast
Maintenance
10
Quality
18
Community
6
Popularity
1
Documentation
10
Technical Details
| opencodesearchparser | sipha-tree | generic-ast | |
|---|---|---|---|
| Version | 0.1.3 | 0.3.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | GPL-3.0-only | MIT | MIT |
| Dependencies | 9 | 4 | 0 |
| Crate Size | 23KB | 9KB | 5KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •opencodesearchparser leads with a health score of 48/100, but none of the options score above 80.
- •sipha-tree has the most downloads (476), suggesting wider adoption.
- •opencodesearchparser, sipha-tree are pre-1.0 — API may change.