fast_file_search

quangdang46/fast_file_search
★ 2 stars Rust 🤖 AI/LLM Updated 6d ago
Ultra-fast file search toolkit for AI agents, Neovim, and code editors. MCP server for Claude Code/Cursor/Codex, frecency-ranked search, symbol indexing via tree-sitter, and a Rust core that outperforms ripgrep and fzf in long-running processes.
View on GitHub →

Quick Install

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

README Excerpt

<img alt="ffs" src="./assets/logo-orange.png" width="300"> <p> <i>A code-aware file search toolkit for humans and AI agents. Really fast.</i> </p> Typo-resistant path and content search, frecency-ranked file access, a background watcher, a tree-sitter symbol index, bloom + bigram pre-filters, and a token-budget aware reader. One long-lived process, one walk over the repo, every consumer (CLI, MCP, Neovim, Node, Bun, C) reading from the same warm caches.

Tools (9)

ffs_calleesffs_callersffs_dispatchffs_readffs_symbolfind_filesgrepmulti_grepoverride

Topics

ai-agentsclaude-codecli-toolscode-indexingcode-navigationcodexcursordeveloper-toolsfile-searchfzfgrepluamcp-serverneovimnvim-plugin