Skip to content

ffind v1.0.0

Choose a tag to compare

@ArchitAnant ArchitAnant released this 23 Aug 17:29
· 24 commits to main since this release
41f949e

ffind v1.0.0

First official release of ffind, a fast, io_uring-powered command-line tool for recursively finding files on Linux.

  • High-performance search using Linux kernel async I/O
  • Faster than find in file search.
  • Clean and minimal CLI

See USAGE.md for installation and usage details.