trusty-search

bobmatnyc/trusty-search
★ 0 stars Rust 💻 Code/Dev Tools Updated today
Machine-wide hybrid code search service: BM25 + vector + KG, zero cold-start, MCP server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

README Excerpt

Machine-wide, blazingly fast hybrid code search service. - **Single install per machine** (not per-project), one daemon serves all your projects - **Multiple named indexes** — register one per project - **Hybrid search**: BM25 (lexical) + HNSW vector (semantic) + KG expansion, fused via Reciprocal Rank Fusion