Decision Workspace
combi vs dlexer vs neotoma
Side-by-side comparison of Rust crates
43
combi
growingv1.0.2
A combinators library with an included rust token parsing implementation
49
dlexer
experimentalv0.1.7
A high-performance, functional parser combinator library for Rust
46
neotoma
experimentalv0.1.1
A flexible, cached parser combinator framework for Rust.
Core Metrics
| combi | dlexer | neotoma | |
|---|---|---|---|
| Health Score | 43 | 49 | 46 |
| Total Downloads | 2.4K | 2.9K | 723 |
| 30d Downloads | 35 | 10 | 4 |
| Dependents | 1 | 0 | 0 |
| Releases | 2 | 8 | 2 |
| Last Updated | 376d ago | 239d ago | 234d ago |
| Age | 2y 4m | 8m | 7m |
Health Breakdown
combi
Maintenance
5
Quality
19
Community
7
Popularity
4
Documentation
8
dlexer
Maintenance
10
Quality
16
Community
6
Popularity
4
Documentation
13
neotoma
Maintenance
8
Quality
14
Community
6
Popularity
3
Documentation
15
Technical Details
| combi | dlexer | neotoma | |
|---|---|---|---|
| Version | 1.0.2 | 0.1.7 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | non-standard | MIT | MIT OR Apache-2.0 |
| Dependencies | 7 | 0 | 2 |
| Crate Size | 29KB | 28KB | 73KB |
| Features | 1 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dlexer leads with a health score of 49/100, but none of the options score above 80.
- •⚠ combi has not been updated in over a year.
- •dlexer, neotoma are pre-1.0 — API may change.