fMeow / maybe-async-rsLinks
A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates
☆161Updated 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☆144Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated last week
- A lightweight version of pin-project written with declarative macros.☆253Updated 2 weeks ago
- ☆192Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- Compatibility adapter between tokio and futures☆175Updated last week
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Define your own PhantomData☆156Updated last week
- Make trait methods callable without the trait in scope☆152Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- ☆216Updated last week
- Minimal asynchronous runtime for Rust☆129Updated last year
- Serialize and deserialize C-like enum as underlying repr☆249Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated 3 weeks ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆121Updated 10 months ago
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- FFI-compatible futures☆165Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 4 months ago
- The missing compound borrowing for Rust.☆60Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆150Updated 2 months ago