Decision Workspace
grep-cli vs fast-grep vs perg
Side-by-side comparison of Rust crates
53
grep-cli
growingv0.1.12
Utilities for search oriented command line applications.
50
fast-grep
experimentalv0.3.1
Indexed regex search. 6-25x faster than ripgrep on large codebases via sparse n-gram index, position masks, and mmap'd posting lists.
47
perg
growingv0.8.0
A fast, feature-rich text search tool similar to grep, written in Rust
Core Metrics
| grep-cli | fast-grep | perg | |
|---|---|---|---|
| Health Score | 53 | 50 | 47 |
| Total Downloads | 7.1M | 56 | 16.9K |
| 30d Downloads | 414.5K | 0 | 0 |
| Dependents | 412 | 0 | 322 |
| Releases | 13 | 5 | 11 |
| Last Updated | 222d ago | 26d ago | 218d ago |
| Age | 7y 8m | 26d | 7y 1m |
Health Breakdown
grep-cli
Maintenance
8
Quality
14
Community
10
Popularity
8
Documentation
13
fast-grep
Maintenance
17
Quality
12
Community
6
Popularity
2
Documentation
13
perg
Maintenance
7
Quality
13
Community
12
Popularity
5
Documentation
10
Technical Details
| grep-cli | fast-grep | perg | |
|---|---|---|---|
| Version | 0.1.12 | 0.3.1 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Unlicense OR MIT | MIT | MIT |
| Dependencies | 6 | 23 | 8 |
| Crate Size | 21KB | 128KB | 16KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •grep-cli leads with a health score of 53/100, but none of the options score above 80.
- •grep-cli is depended on by 412 crates — strongest ecosystem trust.