Rufflewind / tokio-file-unixLinks
Asynchronous support for epollable files via Tokio on Unix-like platforms
☆34Updated 4 years ago
Alternatives and similar repositories for tokio-file-unix
Users that are interested in tokio-file-unix are comparing it to the libraries listed below
Sorting:
- impl Stream for (your own) Generator☆19Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Concurrent hash trie☆55Updated 4 years ago
- A connection pool implementation for tokio☆23Updated 7 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- Extra components for use with Mio.☆31Updated last month
- Search algorithms written in Rust☆11Updated 7 years ago
- ☆47Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Asynchronous file I/O for Tokio☆49Updated 3 weeks ago
- A Rust library which provides frequently used slog loggers and convenient functions☆37Updated last year
- Message broker for the Actix actor framework☆37Updated 4 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- ☆58Updated 10 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Include a whole directory tree at compile time☆81Updated 5 years ago
- Serialization value trees☆45Updated 11 months ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- ☆57Updated 5 months ago
- Library implementing the prefix tree in Rust☆35Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Unix Domain Sockets for tokio☆54Updated 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
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month