Releases: ArchitAnant/ffind
Releases · ArchitAnant/ffind
ffind v1.2
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
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
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 
findin file search. - Clean and minimal CLI
 
See USAGE.md for installation and usage details.