Decision Workspace
parsit vs logosky vs xenon-parser
Side-by-side comparison of Rust crates
44
parsit
growingv0.2.0
very simple lib, the parsing combinators, recursive descendent that uses logos as lexer
55
logosky
experimentalv0.2.0
A seamless integration layer between Logos lexer and Chumsky parser combinator, providing zero-copy TokenStream adapter and Parseable trait for building robust parsers
43
xenon-parser
growingv0.1.9
The Xenon Language Parser/Lexer
Core Metrics
| parsit | logosky | xenon-parser | |
|---|---|---|---|
| Health Score | 44 | 55 | 43 |
| Total Downloads | 23.1K | 8.3K | 8.0K |
| 30d Downloads | 203 | 2.1K | 2 |
| Dependents | 22 | 21 | 0 |
| Releases | 17 | 2 | 9 |
| Last Updated | 979d ago | 158d ago | 539d ago |
| Age | 3y 6m | 5m | 1y 5m |
Health Breakdown
parsit
Maintenance
6
Quality
15
Community
10
Popularity
5
Documentation
8
logosky
Maintenance
10
Quality
15
Community
10
Popularity
5
Documentation
15
xenon-parser
Maintenance
12
Quality
8
Community
6
Popularity
5
Documentation
12
Technical Details
| parsit | logosky | xenon-parser | |
|---|---|---|---|
| Version | 0.2.0 | 0.2.0 | 0.1.9 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 2 | 13 | 4 |
| Crate Size | 16KB | 76KB | 7KB |
| Features | 0 | 9 | 0 |
| Yanked % | 0.0% | 0.0% | 100.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.87 | 1.81 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •logosky leads with a health score of 55/100, but none of the options score above 80.
- •parsit has the most downloads (23.1K), suggesting wider adoption.
- •⚠ parsit, xenon-parser have not been updated in over a year.