Decision Workspace
zedl-grep vs rfgrep vs fastgrep
Side-by-side comparison of Rust crates
38
zedl-grep
growingv0.1.2
A tool to search for text in files recursively.
52
rfgrep
experimentalv0.5.0
Advanced recursive file grep utility with comprehensive file type classification - search, list, and analyze 153+ file formats with intelligent filtering and safety policies
51
fastgrep
experimentalv0.1.7
Fast parallel grep with SIMD-accelerated search and trigram indexing
Core Metrics
| zedl-grep | rfgrep | fastgrep | |
|---|---|---|---|
| Health Score | 38 | 52 | 51 |
| Total Downloads | 4.3K | 2.5K | 136 |
| 30d Downloads | 6 | 13 | 136 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 8 | 8 |
| Last Updated | 762d ago | 38d ago | 21d ago |
| Age | 2y 1m | 10m | 23d |
Health Breakdown
zedl-grep
Maintenance
5
Quality
14
Community
5
Popularity
4
Documentation
10
rfgrep
Maintenance
18
Quality
11
Community
6
Popularity
4
Documentation
13
fastgrep
Maintenance
18
Quality
12
Community
6
Popularity
3
Documentation
12
Technical Details
| zedl-grep | rfgrep | fastgrep | |
|---|---|---|---|
| Version | 0.1.2 | 0.5.0 | 0.1.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | BSD-3-Clause | MIT OR Apache-2.0 |
| Dependencies | 5 | 62 | 13 |
| Crate Size | 11KB | 187KB | 290KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.92 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rfgrep leads with a health score of 52/100, but none of the options score above 80.
- •zedl-grep has the most downloads (4.3K), suggesting wider adoption.
- •⚠ zedl-grep has not been updated in over a year.