watchman by facebook

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

created at Nov. 29, 2012, 11:35 p.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.

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

C++

104 +0

4,903 +2

325 +0

GitHub