Watcher is a filesystem watcher that works anywhere. It is simple, efficient and friendly, depending only on the C++ Standard Library and leveraging the OS when possible for efficiency. It may be used as a header-only C++ library, a C library, or a CLI program.

WWW: https://github.com/e-dant/watcher
