Decision Workspace
levenshtein_automata vs veloci_levenshtein_automata vs regex-automata
Side-by-side comparison of Rust crates
45
levenshtein_automata
growingv0.2.1
Creates Levenshtein Automata in an efficient manner.
32
veloci_levenshtein_automata
growingv0.1.0
Creates Levenshtein Automata in an efficient manner.
62
regex-automata
growingv0.4.14
Automata construction and matching using regular expressions.
Core Metrics
| levenshtein_automata | veloci_levenshtein_automata | regex-automata | |
|---|---|---|---|
| Health Score | 45 | 32 | 62 |
| Total Downloads | 16.2M | 3.1K | 924.1M |
| 30d Downloads | 1.2M | 0 | 71.1M |
| Dependents | 195 | 0 | 1.3K |
| Releases | 4 | 1 | 38 |
| Last Updated | 1833d ago | 1165d ago | 111d ago |
| Age | 8y | 3y 2m | 7y 4m |
Health Breakdown
levenshtein_automata
Maintenance
3
Quality
11
Community
11
Popularity
8
Documentation
12
veloci_levenshtein_automata
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
6
regex-automata
Maintenance
12
Quality
14
Community
13
Popularity
8
Documentation
15
Technical Details
| levenshtein_automata | veloci_levenshtein_automata | regex-automata | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.0 | 0.4.14 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 10 |
| Crate Size | 14KB | 11KB | 618KB |
| Features | 1 | 1 | 31 |
| Yanked % | 25.0% | 0.0% | 2.6% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.65 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •regex-automata leads with a health score of 62/100, but none of the options score above 80.
- •regex-automata is depended on by 1.3K crates — strongest ecosystem trust.
- •⚠ levenshtein_automata, veloci_levenshtein_automata have not been updated in over a year.