watchman by facebook

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

created at Nov. 29, 2012, 11:35 p.m.

C++

265 -1

12,315 +5

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.

created at June 25, 2009, 9:31 p.m.

C++

104 +0

4,901 +6

325 +0

GitHub