dermesser / tokio-inotify
A Stream yielding inotify events, to be run on the tokio framework.
☆22Updated 5 years ago
Alternatives and similar repositories for tokio-inotify:
Users that are interested in tokio-inotify are comparing it to the libraries listed below
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 8 years ago
- Abstract name service traits for rust☆20Updated 6 years ago
- Unix Domain Sockets for mio☆29Updated 4 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- Work-stealing thread pool for executiong futures