fff
The fastest and the most accurate file search toolkit for AI agents, Neovim, Rust, C, and NodeJS
Explore FFF's multi-pattern OR search: discover how it compiles patterns into an Aho-Corasick automaton and uses a bigram pre-filter for one SIMD-accelerated pass, minimizing I/O and OR-ing bitsets for fast results.
What Search Algorithms Does FFF Use for Fuzzy Matching?Discover the search algorithms FFF uses for fuzzy matching. Explore SIMD-accelerated file-path search and Smith-Waterman for content grep operations powered by neo_frizbee.
How to Use FFF with AI Agents like Claude Code: Complete Integration GuideLearn how to control FFF Fast File Finder with AI agents like Claude Code using its Lua API via Neovim RPC. This guide shows headless file picking and remote command execution without plugin changes.
Performance Benefits of FFF Over Traditional File Search Tools: A Technical Deep DiveDiscover how FFF (Fast File Finder) achieves 3-10x faster searches than traditional tools. Its Rust core uses SIMD, memory-mapped I/O, and parallelism for superior performance.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →