Decision Workspace
terraphim_grep vs treegrep vs ripgrep
Side-by-side comparison of Rust crates
44
terraphim_grep
experimentalv1.20.0
Intelligent hybrid grep with RLM fallback and KG curation
60
treegrep
stablev2.1.1
regex pattern matcher that displays results in a tree structure with an interface to jump to matched text
56
ripgrep
growingv15.1.0
ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern while respecting gitignore rules. ripgrep has first class support on Windows, macOS and Linux.
Core Metrics
| terraphim_grep | treegrep | ripgrep | |
|---|---|---|---|
| Health Score | 44 | 60 | 56 |
| Total Downloads | 12 | 7.9K | 1.4M |
| 30d Downloads | 0 | 0 | 25.2K |
| Dependents | 0 | 0 | 1 |
| Releases | 1 | 13 | 58 |
| Last Updated | 1d ago | today | 215d ago |
| Age | 1d | 2y 4m | 9y 8m |
Health Breakdown
terraphim_grep
Maintenance
13
Quality
15
Community
5
Popularity
1
Documentation
10
treegrep
Maintenance
18
Quality
18
Community
6
Popularity
5
Documentation
13
ripgrep
Maintenance
9
Quality
18
Community
7
Popularity
7
Documentation
15
Technical Details
| terraphim_grep | treegrep | ripgrep | |
|---|---|---|---|
| Version | 1.20.0 | 2.1.1 | 15.1.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | Unlicense OR MIT |
| Dependencies | 21 | 10 | 13 |
| Crate Size | 80KB | 47KB | 222KB |
| Features | 4 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •treegrep leads with a health score of 60/100, but none of the options score above 80.
- •ripgrep has the most downloads (1.4M), suggesting wider adoption.