Decision Workspace
abortable_parser vs dlexer vs neotoma
Side-by-side comparison of Rust crates
43
abortable_parser
growingv0.2.6
A parser combinator library with an emphasis on error handling
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
| abortable_parser | dlexer | neotoma | |
|---|---|---|---|
| Health Score | 43 | 49 | 46 |
| Total Downloads | 16.3K | 2.9K | 723 |
| 30d Downloads | 67 | 10 | 4 |
| Dependents | 31 | 0 | 0 |
| Releases | 8 | 8 | 2 |
| Last Updated | 1607d ago | 239d ago | 234d ago |
| Age | 7y 5m | 8m | 7m |
Health Breakdown
abortable_parser
Maintenance
4
Quality
16
Community
6
Popularity
5
Documentation
12
dlexer
Maintenance
10
Quality
16
Community
6
Popularity
4
Documentation
13
neotoma
Maintenance
8
Quality
14
Community
6
Popularity
3
Documentation
15
Technical Details
| abortable_parser | dlexer | neotoma | |
|---|---|---|---|
| Version | 0.2.6 | 0.1.7 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 2 |
| Crate Size | 16KB | 28KB | 73KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 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.
- •abortable_parser has the most downloads (16.3K), suggesting wider adoption.
- •⚠ abortable_parser has not been updated in over a year.