I wasn't aware of incrond, thanks for sharing. Yes, I'm using 'notify [1]' package in Rust which uses 'inotify' on Linux.
[1] https://crates.io/crates/notify
Sweet, thanks!