snub is: - Fully multithreaded - Avoids indexing entirely - Supports globbing, size/date filters, result limiting, and JSON output - Packaged as a single small executable
No dependencies. Just raw C and the WinAPI.
GitHub: https://github.com/seeyebe/snub
Would love feedback on C idioms, WinAPI practices, or ideas for portability and better build flow.