Andrey Markin
  • home
  • services
  • projects
  • blog
  • directory
    • Tool
    • Library
    • Repo
    • Article
    • XTweet
    • Guideline
  • courses
  • resume
  • about
  • contact
  • meet

Mark Life Ltd

  1. Home
  2. Directory
  3. Fff
Meet

Mark Life Ltd

BG208147965

HomeContactPrivacyLLM-friendlyBlog RSSDirectory RSS
  1. Directory
  2. fff
LibraryDev ToolsAI CodingOpen Sourcerustsearchperformance

fff

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.

Added June 12, 2026dmtrKovalenko
Visit library

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.

Related

  • InfisicalOpen-source security platform for developers and AI agents — secrets management, certificate management (PKI), and privileged access (PAM) under a single identity model with unified auditing.
  • netxjs-monorepoOpinionated Next.js + Turborepo starter with Biome linting, TypeScript, shadcn/ui, and pre-loaded Claude Code agent skills and hooks.
  • MediabunnyTypeScript library for reading, writing, and converting media files directly in the browser — like FFmpeg, but for the web. Zero dependencies, tree-shakable, and hardware-accelerated via the WebCodecs API.
  • deepsecAI-powered vulnerability scanner that uses coding agents to perform deep security analysis of codebases — regex-based candidate matching followed by LLM-driven investigation, with support for distributed execution and PR diff review.