SkillAgentSearch skills...

FastFileSearch

Extremely fast file search using the NTFS USN journal

Install / Use

/learn @ChrisS85/FastFileSearch
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FastFileSearch

Extremely fast file search using the NTFS USN journal. The performance is comparable to the (probably well-known) program Everything (www.voidtools.com). Since this program wasn't open source and I didn't know of any free library for this task I wrote this one.

It is targeted at being usable from other languages than C++, so the data types in the exported functions of the DLL are a bit friendlier to use.

The project includes a test AutoHotkey script file ("FileSearchTest.ahk") in the Release directory that can be used to see how the library is used.

View on GitHub
GitHub Stars152
CategoryDevelopment
Updated1mo ago
Forks39

Languages

C++

Security Score

80/100

Audited on Feb 13, 2026

No findings