Decision Workspace
word_warden vs fd-find vs broot
Side-by-side comparison of Rust crates
50
word_warden
growingv0.2.0
A command line tool that finds undesired strings in files. It's intended use is as a pre-commit hook to prevent the user from committing or pushing if certain words are found in the changed files such as debug statements or FIXME notices.
67
fd-find
stablev10.4.2
fd is a simple, fast and user-friendly alternative to find.
63
broot
stablev1.56.2
File browser and launcher
Core Metrics
| word_warden | fd-find | broot | |
|---|---|---|---|
| Health Score | 50 | 67 | 63 |
| Total Downloads | 3.0K | 692.2K | 432.7K |
| 30d Downloads | 59 | 14.1K | 2.2K |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 38 | 217 |
| Last Updated | 32d ago | 17d ago | 1d ago |
| Age | 1y 1m | 8y 6m | 7y 2m |
Health Breakdown
word_warden
Maintenance
16
Quality
15
Community
5
Popularity
4
Documentation
10
fd-find
Maintenance
18
Quality
18
Community
9
Popularity
7
Documentation
15
broot
Maintenance
20
Quality
16
Community
5
Popularity
7
Documentation
15
Technical Details
| word_warden | fd-find | broot | |
|---|---|---|---|
| Version | 0.2.0 | 10.4.2 | 1.56.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 24 | 58 |
| Crate Size | 5KB | 145KB | 1.5MB |
| Features | 0 | 4 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.90.0 | 1.83 |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •fd-find leads with a health score of 67/100, but none of the options score above 80.
- •word_warden is pre-1.0 — API may change.