fMeow / maybe-async-rsLinks
A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates
☆172Updated 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:
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated last week
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- A lightweight version of pin-project written with declarative macros.☆268Updated 3 weeks ago
- Define your own PhantomData☆158Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Compatibility adapter between tokio and futures☆188Updated last week
- Utilities for working with impl traits in Rust.☆119Updated last year
- ☆241Updated last week
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Creates graphviz dependency graphs for Rust projects that use Cargo☆208Updated 7 months ago
- ☆226Updated 6 months ago
- Compile-time string formatting☆261Updated 3 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆257Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Async synchronization primitives☆280Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆151Updated 2 months ago