The fastest and most accurate file search toolkit for AI agents, Neovim, Rust, C, and Node. Keeps an in-memory index for sub-10ms queries instead of spawning ripgrep/fzf per search.
Built for long-running processes that search repeatedly. Frecency-ranked, typo-resistant fuzzy matching over both paths and content, with three grep modes (literal, regex, fuzzy fallback) and git-status integration without shelling out to git.
Ships as a Neovim plugin, MCP server, Node/Bun SDK, C library, and native Rust crate. Written mostly in Rust, MIT licensed.