Decision Workspace
fast-grep vs perg vs lightgrep
Side-by-side comparison of Rust crates
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
47
lightgrep
experimentalv0.2.2
A fast, ergonomic grep-like tool in Rust
Core Metrics
| fast-grep | perg | lightgrep | |
|---|---|---|---|
| Health Score | 50 | 47 | 47 |
| Total Downloads | 56 | 16.9K | 1.2K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 322 | 0 |
| Releases | 5 | 11 | 7 |
| Last Updated | 26d ago | 218d ago | 74d ago |
| Age | 26d | 7y 1m | 8m |
Health Breakdown
fast-grep
Maintenance
17
Quality
12
Community
6
Popularity
2
Documentation
13
perg
Maintenance
7
Quality
13
Community
12
Popularity
5
Documentation
10
lightgrep
Maintenance
15
Quality
12
Community
6
Popularity
4
Documentation
10
Technical Details
| fast-grep | perg | lightgrep | |
|---|---|---|---|
| Version | 0.3.1 | 0.8.0 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 23 | 8 | 9 |
| Crate Size | 128KB | 16KB | 11KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fast-grep leads with a health score of 50/100, but none of the options score above 80.
- •perg has the most downloads (16.9K), suggesting wider adoption.
- •perg is depended on by 322 crates — strongest ecosystem trust.