Decision Workspace
fuzzy-cmp vs matchsorter vs broot
Side-by-side comparison of Rust crates
35
fuzzy-cmp
experimentalv0.1.3
Fuzzy string matching library using Levenshtein distance.
45
matchsorter
experimentalv0.2.0
Fuzzy string matching and sorting, inspired by match-sorter
63
broot
stablev1.56.2
File browser and launcher
Core Metrics
| fuzzy-cmp | matchsorter | broot | |
|---|---|---|---|
| Health Score | 35 | 45 | 63 |
| Total Downloads | 76 | 151 | 432.7K |
| 30d Downloads | 9 | 100 | 2.2K |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 2 | 217 |
| Last Updated | 76d ago | 34d ago | 1d ago |
| Age | 2m | 1m | 7y 2m |
Health Breakdown
fuzzy-cmp
Maintenance
9
Quality
8
Community
6
Popularity
2
Documentation
10
matchsorter
Maintenance
12
Quality
14
Community
6
Popularity
3
Documentation
10
broot
Maintenance
20
Quality
16
Community
5
Popularity
7
Documentation
15
Technical Details
| fuzzy-cmp | matchsorter | broot | |
|---|---|---|---|
| Version | 0.1.3 | 0.2.0 | 1.56.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 3 | 58 |
| Crate Size | 6KB | 56KB | 1.5MB |
| Features | 0 | 0 | 3 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.83 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •broot leads with a health score of 63/100, but none of the options score above 80.
- •fuzzy-cmp, matchsorter are pre-1.0 — API may change.