Decision Workspace
fastripgrep vs grep-index vs sift-core
Side-by-side comparison of Rust crates
48
fastripgrep
experimentalv0.3.0
Fast regex search with sparse n-gram indexing — faster than ripgrep on every pattern type
35
grep-index
growingv0.0.1
UNDER CONSTRUCTION
45
sift-core
experimentalv0.1.1
Indexed regex search over codebases (library + grep-like CLI)
Core Metrics
| fastripgrep | grep-index | sift-core | |
|---|---|---|---|
| Health Score | 48 | 35 | 45 |
| Total Downloads | 44 | 1.8K | 22 |
| 30d Downloads | 44 | 3 | 22 |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 1 | 2 |
| Last Updated | 3d ago | 2202d ago | 3d ago |
| Age | 3d | 6y | 4d |
Health Breakdown
fastripgrep
Maintenance
19
Quality
11
Community
6
Popularity
2
Documentation
10
grep-index
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
12
sift-core
Maintenance
14
Quality
13
Community
6
Popularity
2
Documentation
10
Technical Details
| fastripgrep | grep-index | sift-core | |
|---|---|---|---|
| Version | 0.3.0 | 0.0.1 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Unlicense/MIT | MIT OR Apache-2.0 |
| Dependencies | 21 | 2 | 20 |
| Crate Size | 83KB | 7KB | 35KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fastripgrep leads with a health score of 48/100, but none of the options score above 80.
- •grep-index has the most downloads (1.8K), suggesting wider adoption.
- •⚠ grep-index has not been updated in over a year.