WebFreak001 / FSWatch

A cross-platform folder & file watching library using win32, inotify or std.file
33 stars 8 forks source link

comparison with dinotify? #9

Closed timotheecour closed 6 years ago

timotheecour commented 7 years ago

(cf https://github.com/DmitryOlshansky/dinotify/issues/2)

WebFreak001 commented 7 years ago

this one is cross platform (native windows and linux, std.file fallback for other platforms)