Decision Workspace
logosky vs dlexer vs parsit
Side-by-side comparison of Rust crates
53
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
48
dlexer
experimentalv0.1.7
A high-performance, functional parser combinator library for Rust
44
parsit
growingv0.2.0
very simple lib, the parsing combinators, recursive descendent that uses logos as lexer
Core Metrics
| logosky | dlexer | parsit | |
|---|---|---|---|
| Health Score | 53 | 48 | 44 |
| Total Downloads | 14.4K | 2.9K | 23.4K |
| 30d Downloads | 2.0K | 0 | 0 |
| Dependents | 26 | 0 | 22 |
| Releases | 2 | 8 | 17 |
| Last Updated | 217d ago | 298d ago | 1038d ago |
| Age | 7m | 10m | 3y 8m |
Health Breakdown
logosky
Maintenance
8
Quality
15
Community
10
Popularity
5
Documentation
15
dlexer
Maintenance
9
Quality
16
Community
6
Popularity
4
Documentation
13
parsit
Maintenance
6
Quality
15
Community
10
Popularity
5
Documentation
8
Technical Details
| logosky | dlexer | parsit | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.7 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | non-standard |
| Dependencies | 13 | 0 | 2 |
| Crate Size | 76KB | 28KB | 16KB |
| Features | 9 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.87 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •logosky leads with a health score of 53/100, but none of the options score above 80.
- •parsit has the most downloads (23.4K), suggesting wider adoption.
- •⚠ parsit has not been updated in over a year.