Decision Workspace
apohara-codesearch vs trusty-search vs apohara-indexer
Side-by-side comparison of Rust crates
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.
45
trusty-search
experimentalv0.32.4
Machine-wide hybrid code search service: BM25 + vector + KG, zero cold-start, MCP server
42
apohara-indexer
experimentalv0.3.0
Offline hybrid (BM25 + vector) code-search indexing engine — SQLite FTS5 + sqlite-vec + tree-sitter + a blake3 feature-hash embedder. The library core behind apohara-codesearch.
Core Metrics
| apohara-codesearch | trusty-search | apohara-indexer | |
|---|---|---|---|
| Health Score | 43 | 45 | 42 |
| Total Downloads | 28 | 1.8K | 45 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 1 | 2 |
| Releases | 2 | 106 | 2 |
| Last Updated | 32d ago | today | 32d ago |
| Age | 1m | 2m | 1m |
Health Breakdown
apohara-codesearch
Maintenance
12
Quality
13
Community
6
Popularity
2
Documentation
10
trusty-search
Maintenance
14
Quality
10
Community
7
Popularity
4
Documentation
10
apohara-indexer
Maintenance
12
Quality
11
Community
7
Popularity
2
Documentation
10
Technical Details
| apohara-codesearch | trusty-search | apohara-indexer | |
|---|---|---|---|
| Version | 0.3.0 | 0.32.4 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 10 | 80 | 23 |
| Crate Size | 69KB | 1.2MB | 130KB |
| Features | 1 | 9 | 1 |
| Yanked % | 0.0% | 0.9% | 0.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.