Decision Workspace
collie-search vs ygrep-core vs xgrep-search
Side-by-side comparison of Rust crates
47
collie-search
experimentalv0.2.8
Index-backed code search. Faster than grep on large repos.
49
ygrep-core
experimentalv3.2.4
Core library for ygrep – fast, local, indexed code search
47
xgrep-search
experimentalv0.1.5
Ultra-fast indexed code search with MCP server for AI agents. Trigram inverted index, 50x faster than ripgrep on repeated searches.
Core Metrics
| collie-search | ygrep-core | xgrep-search | |
|---|---|---|---|
| Health Score | 47 | 49 | 47 |
| Total Downloads | 123 | 100 | 40 |
| 30d Downloads | 123 | 98 | 40 |
| Dependents | 0 | 5 | 0 |
| Releases | 10 | 5 | 3 |
| Last Updated | 2d ago | 18d ago | 2d ago |
| Age | 4d | 1m | 3d |
Health Breakdown
collie-search
Maintenance
19
Quality
10
Community
6
Popularity
2
Documentation
10
ygrep-core
Maintenance
13
Quality
16
Community
8
Popularity
2
Documentation
10
xgrep-search
Maintenance
14
Quality
13
Community
6
Popularity
2
Documentation
12
Technical Details
| collie-search | ygrep-core | xgrep-search | |
|---|---|---|---|
| Version | 0.2.8 | 3.2.4 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 41 | 22 | 16 |
| Crate Size | 130KB | 88KB | 58KB |
| Features | 1 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ygrep-core leads with a health score of 49/100, but none of the options score above 80.
- •collie-search has the most downloads (123), suggesting wider adoption.
- •collie-search, xgrep-search are pre-1.0 — API may change.