Rufflewind / tokio-file-unix
Asynchronous support for epollable files via Tokio on Unix-like platforms
☆34Updated 3 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
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Abstract name service traits for rust☆20Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- ☆47Updated 4 years ago
- ☆28Updated 5 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 3 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Unix Domain Sockets for tokio☆54Updated 6 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Concurrent hash trie☆54Updated 4 years ago
- ☆58Updated 8 months ago
- Serialization value trees☆44Updated 9 months ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- Asynchronous file I/O for Tokio☆49Updated this week
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Rust library to provide validations for arbitrary types.☆20Updated 8 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.