Skip to content

Releases: ArchitAnant/ffind

ffind v1.2

12 Sep 17:25

Choose a tag to compare

Changelog

  • add: thread pooling for parallel searches
  • fix: missing paths in 1.1-1

See USAGE.md for installation and usage instructions.

ffind v1.1.0

02 Sep 13:13
dad0bf4

Choose a tag to compare

Updating on v1.0.0

  • Added batching support with io_uring (up to 64 ops).

See USAGE.md for installation and usage details.

ffind v1.0.0

23 Aug 17:29
41f949e

Choose a tag to compare

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.