fMeow / maybe-async-rsLinks
A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates
☆159Updated 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☆142Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Define your own PhantomData☆155Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆251Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- ☆181Updated 2 weeks ago
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- Utilities for working with impl traits in Rust.☆110Updated 6 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- ☆216Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Struct fields that are made read-only accessible to other modules☆252Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Minimal asynchronous runtime for Rust☆130Updated 11 months ago
- The missing compound borrowing for Rust.☆58Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 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`☆120Updated 9 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Better reference counted strings for Rust☆131Updated last year
- Async broadcast channels☆180Updated 7 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆129Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year