fMeow / maybe-async-rsLinks
A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates
☆169Updated 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☆152Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- ☆217Updated 3 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Define your own PhantomData☆158Updated this week
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆259Updated 2 weeks ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- Async synchronization primitives☆275Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Async broadcast channels☆187Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- Semantic wrapper for byte count representations☆150Updated this week
- Compatibility adapter between tokio and futures☆185Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆170Updated last month
- Compile-time regular expressions, the right way.☆79Updated 9 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- Fast JSON deserialization on borrowed data☆116Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week