fMeow / maybe-async-rsLinks
A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates
☆171Updated 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 lightweight version of pin-project written with declarative macros.☆263Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- ☆222Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- Define your own PhantomData☆158Updated 3 weeks ago
- ☆241Updated 5 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Async broadcast channels☆189Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Async synchronization primitives☆279Updated 3 weeks ago
- Type that deserializes only from one specific value☆267Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Semantic wrapper for byte count representations☆150Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- Compile-time string formatting☆258Updated 3 months 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`☆129Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week
- Serialize and deserialize C-like enum as underlying repr☆256Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- Compatibility adapter between tokio and futures☆187Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆171Updated 2 weeks ago
- Minimal asynchronous executor for Rust☆133Updated last month
- ☆148Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago