Decision Workspace
trusty-search-core vs trusty-search vs code-search-please
Side-by-side comparison of Rust crates
35
trusty-search-core
experimentalv0.1.7
Core library for trusty-search: BM25, HNSW vector search, tree-sitter chunking, KG expansion, query classification
45
trusty-search
experimentalv0.32.4
Machine-wide hybrid code search service: BM25 + vector + KG, zero cold-start, MCP server
48
code-search-please
experimentalv0.1.9
Hybrid code search for agents — core library (Rust rewrite of MinishLab/semble).
Core Metrics
| trusty-search-core | trusty-search | code-search-please | |
|---|---|---|---|
| Health Score | 35 | 45 | 48 |
| Total Downloads | 102 | 1.8K | 87 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 6 | 1 | 0 |
| Releases | 2 | 106 | 5 |
| Last Updated | 63d ago | today | 12d ago |
| Age | 2m | 2m | 21d |
Health Breakdown
trusty-search-core
Maintenance
10
Quality
5
Community
8
Popularity
2
Documentation
10
trusty-search
Maintenance
14
Quality
10
Community
7
Popularity
4
Documentation
10
code-search-please
Maintenance
15
Quality
12
Community
6
Popularity
2
Documentation
13
Technical Details
| trusty-search-core | trusty-search | code-search-please | |
|---|---|---|---|
| Version | 0.1.7 | 0.32.4 | 0.1.9 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 45 | 80 | 13 |
| Crate Size | 117KB | 1.2MB | 91KB |
| Features | 3 | 9 | 0 |
| Yanked % | 50.0% | 0.9% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •code-search-please leads with a health score of 48/100, but none of the options score above 80.
- •trusty-search has the most downloads (1.8K), suggesting wider adoption.