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
- Heap-based async timers☆215Updated last year
- ☆125Updated 3 years ago
- Run closures in parallel☆115Updated 9 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 2 weeks ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Write doc comments from macros☆100Updated this week
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Concurrent hash trie☆58Updated 5 years ago
- Rust serializer library☆87Updated last month
- ☆60Updated 2 years ago
- ☆112Updated last year
- ☆28Updated 5 years ago
- Chaotic Testing Harness☆59Updated 5 years ago
- Utilities for pinning☆97Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- skiplist☆142Updated 3 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Thread parking and unparking☆79Updated 9 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Have questions on the Rust Foundation? Ask here!☆88Updated 4 years ago
- Async filesystem primitives☆139Updated last month
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 7 months ago
- Derive for the Display trait☆51Updated 7 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 9 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- 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 2 months ago