#205 · Primary category: AI Agents & Automation

fff

bun fff filesearch fzf grep lua neovim neovim-plugin nodejs python rust

The fastest and the most accurate file search SDK for AI agents, Neovim, Rust, C, Python, Bun and NodeJS

Project last updated:08/29/26

GitHub Stars

10.2K

Forks

429

Contributors

92

License

MIT

Why we included this project

Repeated ripgrep or fzf calls add latency and eat context every time an agent hunts for a file. fff keeps a typo-resistant path and content index in memory, ranks results by how often files are accessed, and runs a background watcher, so lookups stay quick in any process that searches more than once. It started life as a Neovim plugin and still works there, but the library is what powers file search in opencode, nushell, and other tools. There are bindings for Rust, C, Python, Bun, and Node.js, plus an MCP server that plugs into Claude Code, Codex, Cursor, and Cline. Teams building agents or editor plugins that search a codebase repeatedly in a session get the most out of it.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category