Decision Workspace
clex vs logosky vs parsit
Side-by-side comparison of Rust crates
38
clex
growingv0.1.0
Fast C-lang lexer (library)
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
44
parsit
growingv0.2.0
very simple lib, the parsing combinators, recursive descendent that uses logos as lexer
Core Metrics
| clex | logosky | parsit | |
|---|---|---|---|
| Health Score | 38 | 55 | 44 |
| Total Downloads | 1.7K | 8.3K | 23.1K |
| 30d Downloads | 4 | 2.1K | 209 |
| Dependents | 0 | 21 | 22 |
| Releases | 1 | 2 | 17 |
| Last Updated | 1363d ago | 158d ago | 979d ago |
| Age | 3y 8m | 5m | 3y 6m |
Health Breakdown
clex
Maintenance
1
Quality
17
Community
6
Popularity
4
Documentation
10
logosky
Maintenance
10
Quality
15
Community
10
Popularity
5
Documentation
15
parsit
Maintenance
6
Quality
15
Community
10
Popularity
5
Documentation
8
Technical Details
| clex | logosky | parsit | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | non-standard |
| Dependencies | 3 | 13 | 2 |
| Crate Size | 10KB | 76KB | 16KB |
| Features | 2 | 9 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.87 | — |
| 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.
- •⚠ clex, parsit have not been updated in over a year.