Decision Workspace
die_parser vs d20 vs dice-command-parser
Side-by-side comparison of Rust crates
43
die_parser
growingv1.0.1
This crate parses the notation for die rolls as used in tabletop games like D&D.
49
d20
growingv0.2.1
A library for rolling dice based on simple expressions
38
dice-command-parser
growingv0.8.0
A library for parsing basic dice roll commands like 2d20 + 2a
Core Metrics
| die_parser | d20 | dice-command-parser | |
|---|---|---|---|
| Health Score | 43 | 49 | 38 |
| Total Downloads | 3.0K | 5.6K | 17.9K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 7 |
| Releases | 2 | 3 | 10 |
| Last Updated | 1460d ago | 33d ago | 920d ago |
| Age | 4y | 9y 3m | 6y 3m |
Health Breakdown
die_parser
Maintenance
3
Quality
20
Community
6
Popularity
4
Documentation
10
d20
Maintenance
13
Quality
14
Community
3
Popularity
4
Documentation
15
dice-command-parser
Maintenance
4
Quality
15
Community
5
Popularity
5
Documentation
9
Technical Details
| die_parser | d20 | dice-command-parser | |
|---|---|---|---|
| Version | 1.0.1 | 0.2.1 | 0.8.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | MPL-2.0 | MIT |
| Dependencies | 1 | 4 | 2 |
| Crate Size | 8KB | 25KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •d20 leads with a health score of 49/100, but none of the options score above 80.
- •dice-command-parser has the most downloads (17.9K), suggesting wider adoption.
- •⚠ die_parser, dice-command-parser have not been updated in over a year.
- •d20, dice-command-parser are pre-1.0 — API may change.