fMeow / maybe-async-rsLinks
A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates
☆173Updated 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:
- ☆226Updated 6 months ago
- A lightweight version of pin-project written with declarative macros.☆270Updated last month
- Utilities for working with impl traits in Rust.☆121Updated last year
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- ☆244Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Make trait methods callable without the trait in scope☆162Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Compatibility adapter between tokio and futures☆188Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated last week
- Pull in every source file in a directory as a module☆181Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated last week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Async synchronization primitives☆281Updated last month
- Async broadcast channels☆190Updated 5 months ago
- Define your own PhantomData☆158Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated this week
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Compile-time string formatting☆262Updated 4 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Type that deserializes only from one specific value☆267Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆270Updated 2 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆147Updated 5 months ago