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:
- Unix Domain Sockets for tokio☆54Updated 7 years ago
- impl Stream for (your own) Generator☆19Updated 6 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Asynchronous file I/O for Tokio☆49Updated this week
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- ☆47Updated 4 years ago
- Measuring a network link by creating new connections☆10Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Tool to inline module contents into syn::File instances☆12Updated 2 years ago
- More maintainable Rust test☆28Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A Rust library which provides frequently used slog loggers and convenient functions☆37Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- ☆23Updated 4 years ago
- Flexible, stand-alone benchmarking☆18Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.