Decision Workspace
sorex vs flash-fuzzy-core vs broot
Side-by-side comparison of Rust crates
43
sorex
experimentalv1.0.9
Formally verified full-text search with suffix arrays
46
flash-fuzzy-core
experimentalv0.1.0
High-performance fuzzy search using Bitap algorithm with bloom filter pre-filtering. Zero dependencies, no_std compatible.
63
broot
stablev1.56.2
File browser and launcher
Core Metrics
| sorex | flash-fuzzy-core | broot | |
|---|---|---|---|
| Health Score | 43 | 46 | 63 |
| Total Downloads | 163 | 19 | 432.7K |
| 30d Downloads | 7 | 3 | 2.2K |
| Dependents | 0 | 0 | 0 |
| Releases | 11 | 1 | 217 |
| Last Updated | 57d ago | 89d ago | 1d ago |
| Age | 2m | 2m | 7y 2m |
Health Breakdown
sorex
Maintenance
11
Quality
10
Community
6
Popularity
3
Documentation
13
flash-fuzzy-core
Maintenance
8
Quality
17
Community
6
Popularity
2
Documentation
13
broot
Maintenance
20
Quality
16
Community
5
Popularity
7
Documentation
15
Technical Details
| sorex | flash-fuzzy-core | broot | |
|---|---|---|---|
| Version | 1.0.9 | 0.1.0 | 1.56.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 25 | 0 | 58 |
| Crate Size | 516KB | 6KB | 1.5MB |
| Features | 10 | 2 | 3 |
| Yanked % | 72.7% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 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.
- •flash-fuzzy-core is pre-1.0 — API may change.