Decision Workspace
logosky vs dlexer vs tokit
Side-by-side comparison of Rust crates
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
49
dlexer
experimentalv0.1.7
A high-performance, functional parser combinator library for Rust
45
tokit
experimentalv0.0.0
Blazing fast parser combinators: parse-while-lexing (zero-copy), deterministic LALR-style parsing, no backtracking. Flexible emitters for fail-fast runtime or greedy compiler diagnostics
Core Metrics
| logosky | dlexer | tokit | |
|---|---|---|---|
| Health Score | 55 | 49 | 45 |
| Total Downloads | 8.3K | 2.9K | 23 |
| 30d Downloads | 2.1K | 10 | 6 |
| Dependents | 21 | 0 | 0 |
| Releases | 2 | 8 | 1 |
| Last Updated | 158d ago | 239d ago | 104d ago |
| Age | 5m | 8m | 3m |
Health Breakdown
logosky
Maintenance
10
Quality
15
Community
10
Popularity
5
Documentation
15
dlexer
Maintenance
10
Quality
16
Community
6
Popularity
4
Documentation
13
tokit
Maintenance
8
Quality
14
Community
6
Popularity
2
Documentation
15
Technical Details
| logosky | dlexer | tokit | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.7 | 0.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 13 | 0 | 19 |
| Crate Size | 76KB | 28KB | 266KB |
| Features | 9 | 1 | 11 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.87 | — | 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.