watchman by facebook

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

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

C++

260 +0

12,744 +16

992 +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++

103 +0

5,061 +2

330 +0

GitHub