async-rs / async-macros
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
- Async readiness traits☆11Updated 5 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Website for async-std☆23Updated 2 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Utility for reusing memory☆53Updated 5 years ago
- dynamic smart pointers☆31Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Duplicate an async I/O handle☆40Updated 2 months ago
- native timers for futures 0.3☆25Updated 6 years ago
- Native TLS for futures and async-std☆70Updated 7 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Experimental language-level polyfills for Async Rust☆47Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Custom exit status codes with ? in main☆29Updated 5 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- scraps of a potential language☆37Updated 3 years ago
- allows you to run multiple cargo commands in a row☆20Updated 7 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Experimental cooperative cancellation for async-std☆48Updated 3 years ago
- Unix Domain Sockets for mio☆28Updated 4 years ago
- Rust library to print a WebAssembly binary to its textual format☆32Updated 4 years ago
- Async Server Sent Events parser and encoder☆52Updated 9 months ago