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.
FerkiHN•3h ago
I starred the repo instantly — and if you’re ever curious, I’m also working on a terminal-based image viewer written in C for retro and embedded use cases. But honestly, snub is super clean and deserves way more attention!
Respect from a fellow low-level dev FerkiHN
Github: https://github.com/Ferki-git-creator/phono-in-terminal-image...
seeyebe•3h ago
FerkiHN•3h ago