watchman by facebook

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

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

C++

267 +0

12,278 +12

978 +1

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,888 +8

325 +3

GitHub