Decision Workspace
levenshtein_automata vs veloci_levenshtein_automata vs regex-automata
Side-by-side comparison of Rust crates
46
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.
65
regex-automata
growingv0.4.14
Automata construction and matching using regular expressions.
Core Metrics
| levenshtein_automata | veloci_levenshtein_automata | regex-automata | |
|---|---|---|---|
| Health Score | 46 | 32 | 65 |
| Total Downloads | 13.9M | 3.1K | 797.1M |
| 30d Downloads | 1.2M | 15 | 54.9M |
| Dependents | 189 | 0 | 1.1K |
| Releases | 4 | 1 | 38 |
| Last Updated | 1774d ago | 1106d ago | 52d ago |
| Age | 7y 10m | 3y | 7y 2m |
Health Breakdown
levenshtein_automata
Maintenance
4
Quality
11
Community
11
Popularity
8
Documentation
12
veloci_levenshtein_automata
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
6
regex-automata
Maintenance
15
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 65/100, but none of the options score above 80.
- •regex-automata is depended on by 1.1K crates — strongest ecosystem trust.
- •⚠ levenshtein_automata, veloci_levenshtein_automata have not been updated in over a year.