async-rs / async-macrosLinks
Macros for async-std.
☆38Updated 5 years ago
Alternatives and similar repositories for async-macros
Users that are interested in async-macros are comparing it to the libraries listed below
Sorting:
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- Website for async-std☆23Updated 2 years ago
- Async readiness traits☆11Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated 2 months ago
- Experimental language-level polyfills for Async Rust☆47Updated 3 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Native TLS for futures and async-std☆71Updated 10 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- Rust library for marker traits about types layout in memory☆22Updated 5 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Async Server Sent Events parser and encoder☆52Updated 11 months ago
- dynamic smart pointers☆32Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Pluralization handling in Rust☆38Updated 2 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 4 years ago
- Async tracing capabilities for the log crate