dermesser / tokio-inotifyLinks
A Stream yielding inotify events, to be run on the tokio framework.
☆22Updated 6 years ago
Alternatives and similar repositories for tokio-inotify
Users that are interested in tokio-inotify are comparing it to the libraries listed below
Sorting:
- Unix signal handling for tokio☆88Updated 7 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Extra utilities for working with futures-rs☆20Updated 7 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Futures aware pub/sub channel☆15Updated 8 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Rust library to provide validations for arbitrary types.☆20Updated 9 years ago
- Derive for the Display trait☆51Updated 7 years ago
- Work-stealing thread pool for executiong futures☆41Updated 8 years ago
- Asynchronous file I/O for Tokio☆48Updated 4 months ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 6 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Line protocol for Tokio☆64Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A pool of reusable values☆51Updated 6 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆31Updated 6 years ago
- Timer facilities for Tokio☆85Updated 7 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- bytevec: A Rust serialization library that uses byte vectors☆42Updated 3 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago