📁 Naughtyfy
A modern fanotify wrapper.
Note: This is still under development.
I guess it's in usable state, Open issue
for any feature/bug.
Example
use *;
use *;
Docs
Goals
- Safe
- Less overhead
- Documented
- Desciptive errors
- Only 1 dependency (libc)
Even though it's not designed to be blazzingly fast but is comparable. Will get better with further updates.
TODO
- Add more example
- Higher level API maybe?