Decision Workspace
paco vs logosky vs dlexer
Side-by-side comparison of Rust crates
38
paco
growingv0.1.3
A simple parser combinator 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
49
dlexer
experimentalv0.1.7
A high-performance, functional parser combinator library for Rust
Core Metrics
| paco | logosky | dlexer | |
|---|---|---|---|
| Health Score | 38 | 55 | 49 |
| Total Downloads | 5.0K | 8.3K | 2.9K |
| 30d Downloads | 6 | 2.1K | 10 |
| Dependents | 0 | 21 | 0 |
| Releases | 4 | 2 | 8 |
| Last Updated | 1333d ago | 158d ago | 239d ago |
| Age | 3y 8m | 5m | 8m |
Health Breakdown
paco
Maintenance
5
Quality
16
Community
3
Popularity
4
Documentation
10
logosky
Maintenance
10
Quality
15
Community
10
Popularity
5
Documentation
15
dlexer
Maintenance
10
Quality
16
Community
6
Popularity
4
Documentation
13
Technical Details
| paco | logosky | dlexer | |
|---|---|---|---|
| Version | 0.1.3 | 0.2.0 | 0.1.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 13 | 0 |
| Crate Size | 4KB | 76KB | 28KB |
| Features | 0 | 9 | 1 |
| 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.
- •⚠ paco has not been updated in over a year.