Decision Workspace
fuzzy-regex vs quickmatch vs float-cmp
Side-by-side comparison of Rust crates
46
fuzzy-regex
experimentalv0.1.0
High-performance fuzzy regular expression engine combining regex with Damerau-Levenshtein distance
57
quickmatch
experimentalv0.4.0
Lightning-fast fuzzy string matching with hybrid word and trigram indexing
52
float-cmp
growingv0.10.0
Floating point approximate comparison traits
Core Metrics
| fuzzy-regex | quickmatch | float-cmp | |
|---|---|---|---|
| Health Score | 46 | 57 | 52 |
| Total Downloads | 15 | 3.0K | 111.3M |
| 30d Downloads | 15 | 242 | 8.6M |
| Dependents | 0 | 22 | 3.3K |
| Releases | 1 | 14 | 24 |
| Last Updated | 26d ago | 5d ago | 554d ago |
| Age | 26d | 5m | 11y 2m |
Health Breakdown
fuzzy-regex
Maintenance
11
Quality
13
Community
6
Popularity
1
Documentation
15
quickmatch
Maintenance
19
Quality
14
Community
10
Popularity
4
Documentation
10
float-cmp
Maintenance
4
Quality
16
Community
12
Popularity
8
Documentation
12
Technical Details
| fuzzy-regex | quickmatch | float-cmp | |
|---|---|---|---|
| Version | 0.1.0 | 0.4.0 | 0.10.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 11 | 1 | 1 |
| Crate Size | 298KB | 13KB | 11KB |
| Features | 3 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 4.2% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | 1.88 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •quickmatch leads with a health score of 57/100, but none of the options score above 80.
- •float-cmp has the most downloads (111.3M), suggesting wider adoption.
- •float-cmp is depended on by 3.3K crates — strongest ecosystem trust.
- •⚠ float-cmp has not been updated in over a year.