Decision Workspace
trusty-search vs apohara-codesearch vs trusty-search-core
Side-by-side comparison of Rust crates
45
trusty-search
experimentalv0.32.4
Machine-wide hybrid code search service: BM25 + vector + KG, zero cold-start, MCP server
43
apohara-codesearch
experimentalv0.3.0
Offline hybrid code-search MCP server — one Rust binary, no model, no database. BM25 + vector retrieval over local repositories via the Model Context Protocol.
35
trusty-search-core
experimentalv0.1.7
Core library for trusty-search: BM25, HNSW vector search, tree-sitter chunking, KG expansion, query classification
Core Metrics
| trusty-search | apohara-codesearch | trusty-search-core | |
|---|---|---|---|
| Health Score | 45 | 43 | 35 |
| Total Downloads | 1.8K | 28 | 102 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 0 | 6 |
| Releases | 106 | 2 | 2 |
| Last Updated | today | 32d ago | 63d ago |
| Age | 2m | 1m | 2m |
Health Breakdown
trusty-search
Maintenance
14
Quality
10
Community
7
Popularity
4
Documentation
10
apohara-codesearch
Maintenance
12
Quality
13
Community
6
Popularity
2
Documentation
10
trusty-search-core
Maintenance
10
Quality
5
Community
8
Popularity
2
Documentation
10
Technical Details
| trusty-search | apohara-codesearch | trusty-search-core | |
|---|---|---|---|
| Version | 0.32.4 | 0.3.0 | 0.1.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 80 | 10 | 45 |
| Crate Size | 1.2MB | 69KB | 117KB |
| Features | 9 | 1 | 3 |
| Yanked % | 0.9% | 0.0% | 50.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •trusty-search leads with a health score of 45/100, but none of the options score above 80.