Decision Workspace
ygrep-core vs moeix vs collie-search
Side-by-side comparison of Rust crates
47
ygrep-core
experimentalv3.2.4
Core library for ygrep – fast, local, indexed code search
43
moeix
experimentalv0.9.0
Sub-millisecond code search via sparse trigram indexing.
39
collie-search
experimentalv0.3.1
Index-backed code search. Faster than grep on large repos.
Core Metrics
| ygrep-core | moeix | collie-search | |
|---|---|---|---|
| Health Score | 47 | 43 | 39 |
| Total Downloads | 136 | 436 | 188 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 5 | 2 | 0 |
| Releases | 5 | 28 | 13 |
| Last Updated | 77d ago | 4d ago | 45d ago |
| Age | 2m | 1m | 2m |
Health Breakdown
ygrep-core
Maintenance
10
Quality
16
Community
8
Popularity
3
Documentation
10
moeix
Maintenance
14
Quality
6
Community
7
Popularity
3
Documentation
13
collie-search
Maintenance
10
Quality
10
Community
6
Popularity
3
Documentation
10
Technical Details
| ygrep-core | moeix | collie-search | |
|---|---|---|---|
| Version | 3.2.4 | 0.9.0 | 0.3.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 22 | 29 | 44 |
| Crate Size | 88KB | 149KB | 212KB |
| Features | 2 | 5 | 1 |
| Yanked % | 0.0% | 67.9% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ygrep-core leads with a health score of 47/100, but none of the options score above 80.
- •moeix has the most downloads (436), suggesting wider adoption.
- •moeix, collie-search are pre-1.0 — API may change.