Decision Workspace
aygrep vs xgrep-search vs collie-search
Side-by-side comparison of Rust crates
44
aygrep
experimentalv0.1.0
Indexed code search — instant grep for large monorepos
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.
47
collie-search
experimentalv0.2.8
Index-backed code search. Faster than grep on large repos.
Core Metrics
| aygrep | xgrep-search | collie-search | |
|---|---|---|---|
| Health Score | 44 | 47 | 47 |
| Total Downloads | 13 | 40 | 123 |
| 30d Downloads | 13 | 40 | 123 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 3 | 10 |
| Last Updated | 4d ago | 2d ago | 2d ago |
| Age | 4d | 3d | 4d |
Health Breakdown
aygrep
Maintenance
13
Quality
14
Community
6
Popularity
1
Documentation
10
xgrep-search
Maintenance
14
Quality
13
Community
6
Popularity
2
Documentation
12
collie-search
Maintenance
19
Quality
10
Community
6
Popularity
2
Documentation
10
Technical Details
| aygrep | xgrep-search | collie-search | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.5 | 0.2.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 16 | 41 |
| Crate Size | 21KB | 58KB | 130KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •xgrep-search leads with a health score of 47/100, but none of the options score above 80.
- •collie-search has the most downloads (123), suggesting wider adoption.