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☆18Updated 6 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Derive for the Display trait☆51Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- ☆62Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- Unix Domain Sockets for tokio☆54Updated 7 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- A Rust library which provides frequently used slog loggers and convenient functions☆37Updated 2 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 10 months ago
- More maintainable Rust test☆28Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 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
- A connection pool implementation for tokio☆23Updated 7 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- A trait to abstract over common tree functionality☆35Updated 6 years ago
- ☆47Updated 5 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- ☆60Updated last week
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Rust serializer library☆89Updated 4 months ago