tokio-rs / tokio-compat
Streamline updating a Tokio 0.1 application to Tokio 0.2.
☆51Updated 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
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- ☆65Updated 3 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Utilities for pinning☆97Updated 9 months ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆44Updated 3 years ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- Heap-based async timers☆211Updated 7 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆52Updated 6 months ago
- ☆55Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings