Semantic code search CLI — like ripgrep but for meaning
Semantic code + document search engine. Cacheless static-embedding + cross-encoder rerank by default; optional ModernBERT/BGE transformer engines with GPU backends. Tree-sitter chunking, hybrid BM25 + PageRank, composable ranking layers.
MCP + LSP server for ripvec — semantic code search, PageRank repo maps, and multi-language code intelligence
Fast local code indexing CLI for TypeScript, Rust, and Kotlin projects
Kotlin parser for CodeGraph - extracts code entities and relationships from Kotlin source files
A blazingly fast MCP server for code intelligence - enumerates repos, data structures, algorithms, and returns relevant code context
A fast CLI tool to detect and remove dead/unused code in Android projects (Kotlin & Java)
Semantic version control CLI. Shows what entities changed (functions, classes, methods) instead of lines.
Entity-level semantic diff engine. Extracts functions, classes, and methods from 20 languages via tree-sitter and diffs at the entity level.
MCP server for entity-level semantic code intelligence. 6 tools: sem_entities, sem_diff, sem_blame, sem_impact, sem_log, sem_context.
Semantic code search powered by ColBERT
Fast semantic code search and indexing tool