Idiomatic inotify wrapper for the Rust programming language
β288Mar 17, 2026Updated last week
Alternatives and similar repositories for inotify-rs
Users that are interested in inotify-rs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- π Cross-platform filesystem notification library for Rust.β3,299Updated this week
- A Stream yielding inotify events, to be run on the tokio framework.β22Jun 13, 2019Updated 6 years ago
- Rust friendly bindings to *nix APIsβ2,998Mar 16, 2026Updated last week
- Rust library for walking directories recursively.β1,489Dec 31, 2024Updated last year
- cross-platform Rust API for memory mapped IOβ573Feb 13, 2022Updated 4 years ago
- Rust library allowing to register multiple handlers for the same signalβ840Feb 14, 2026Updated last month
- No longer maintainedβ113Nov 10, 2017Updated 8 years ago
- Support for matching file paths against Unix shell style patterns.β573Dec 2, 2025Updated 3 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.β3,295Feb 21, 2026Updated last month
- Unix socket support for Rustβ55Apr 9, 2018Updated 7 years ago
- base64, in rustβ719Dec 4, 2025Updated 3 months ago
- Extensions for standard networking typesβ106Jun 29, 2024Updated last year
- β14Jul 1, 2024Updated last year
- Timer facilities for Tokioβ85Mar 30, 2018Updated 7 years ago
- β137Feb 12, 2024Updated 2 years ago
- Extra iterator adaptors, iterator methods, free functions, and macros.β3,105Feb 20, 2026Updated last month
- A vector with a fixed capacity. (Rust)β855Oct 19, 2024Updated last year
- βοΈsend desktop notifications from your Rust app.β1,370Feb 1, 2026Updated last month
- Rust library for reading/writing numbers in big-endian and little-endian.β1,078Sep 25, 2024Updated last year
- Mirror of https://gitlab.redox-os.org/redox-os/termionβ2,167Dec 11, 2025Updated 3 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.β1,424Jan 7, 2026Updated 2 months ago
- A zero-overhead Windows I/O library, focusing on IOCPβ118Sep 10, 2025Updated 6 months ago
- A small macro for defining lazy evaluated static variables in Rust.β2,028Jan 29, 2025Updated last year
- Get the number of CPUs in Rustβ627Jan 20, 2026Updated 2 months ago
- Structured, contextual, extensible, composable logging for Rustβ1,693Oct 11, 2025Updated 5 months ago
- Zero-cost asynchronous programming in Rustβ5,829Feb 15, 2026Updated last month
- A macro to generate structures which behave like bitflags