Persistent structural knowledge graph for codebases — MCP tools + CLI tree explorer
OpenCode plugin that indexes directories with root file contents.
CLI interface — codeindex index / query / update
Core engine — tree index, retrieval logic, interfaces
Fast semantic code search for AI agents — find symbols, references, and callers across any codebase
Official Claude Code CLI — AI-powered coding assistant
Code indexing library with tree-sitter chunking and vector+FTS search for AI coding agents
The `circuits` package exports the circom circuits needed for building on jwt-tx-builder.
PHP language adapter using regex-based extraction
Go language adapter using regex-based AST extraction
Java language adapter using regex-based extraction
C# language adapter using regex-based extraction
Rust language adapter using regex-based item extraction
C/C++ language adapter using regex-based extraction
Python language adapter using the standard ast module
TypeScript language adapter — uses ts-morph for AST parsing
Swift language adapter using regex-based extraction
Official Ceph Code CLI — AI-powered coding assistant
An ugly lib to make markdown into html
IndexedDB
A TypeScript/Node.js CLI tool for local code indexing and search using SQLite
Code indexing library with tree-sitter chunking and vector+FTS search for AI coding agents
Fast semantic code search for AI agents — find symbols, references, and callers across any codebase
ANN index implementations for mnemonist — HNSW, IVF-Flat, and pluggable trait