jonhoo / tokio-byteorderLinks
Asynchronous adapter for byteorder
☆19Updated 4 years ago
Alternatives and similar repositories for tokio-byteorder
Users that are interested in tokio-byteorder are comparing it to the libraries listed below
Sorting:
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated 2 months ago
- Concurrent hash trie☆54Updated 4 years ago
- ☆47Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 3 weeks ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Utility for reusing memory☆53Updated 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 4 years ago
- An asynchronous leased value☆17Updated 5 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- ☆39Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆39Updated 2 years ago
- high-speed metrics collection library in Rust☆19Updated 6 years ago
- Async readiness traits☆11Updated 6 years ago
- Timer facilities for Tokio based on OS-level primitives.☆14Updated 5 years ago
- ☆24Updated 2 years ago
- ☆61Updated 3 years ago
- A flexible byte pool.☆18Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- 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
- Find the load at which a benchmark falls over.☆35Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 6 years ago