tokio-rs / tokio-compatLinks
Streamline updating a Tokio 0.1 application to Tokio 0.2.
☆52Updated 4 years ago
Alternatives and similar repositories for tokio-compat
Users that are interested in tokio-compat are comparing it to the libraries listed below
Sorting:
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- ☆125Updated 3 years ago
- Run closures in parallel☆115Updated 10 months ago
- Heap-based async timers☆216Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- Write doc comments from macros☆101Updated last month
- Utilities for pinning☆97Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆70Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 4 months ago
- Rust serializer library☆88Updated 2 months ago
- Async filesystem primitives☆140Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- ☆29Updated 5 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 9 months ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- ☆62Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Duplicate an async I/O handle☆41Updated 10 months ago
- ☆61Updated 2 years ago
- A simple map based on a vector for small integer keys☆67Updated last year
- ☆65Updated 4 years ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- ☆130Updated 6 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated 3 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Unix signal handling for tokio☆88Updated 7 years ago