fMeow / maybe-async-rsLinks
A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates
☆157Updated last year
Alternatives and similar repositories for maybe-async-rs
Users that are interested in maybe-async-rs are comparing it to the libraries listed below
Sorting:
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Compatibility adapter between tokio and futures☆171Updated 4 months ago
- ☆163Updated this week
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- Define your own PhantomData☆155Updated this week
- Minimal asynchronous runtime for Rust☆129Updated 11 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- Async broadcast channels☆179Updated 6 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆132Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Serialize and deserialize C-like enum as underlying repr☆248Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆190Updated this week
- "A very small syn"☆206Updated 5 months ago
- Async synchronization primitives☆269Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆126Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Type that deserializes only from one specific value☆244Updated last month
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago