Show HN: Filesystem Watcher

https://github.com/e-dant/watcher
by e-dant • 4 years ago
91 72 4 years ago

An arbitrary filesystem event watcher which is:

- simple

- efficient

- dependency free

- runnable anywhere with a filesystem

- header only

Watcher is extremely efficient. In most cases, even when scanning millions of paths, this library uses a near-zero amount of resources.

Watcher is simple. The library exposes a single function and a single object. That is all.

Happy hacking.

Related Stories

Loading related stories...

Source preview

github.com