watchman by facebook

Watches files and records, or triggers actions, when they change.

updated at May 26, 2024, 8:05 a.m.

C++

264 -1

12,322 +7

981 +0

GitHub
fswatch by emcrisostomo

A cross-platform file change monitor with multiple backends: Apple OS X File System Events, *BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based backend.

updated at May 22, 2024, 4:10 p.m.

C++

104 +0

4,903 +2

325 +0

GitHub