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