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 lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated this week
- ☆218Updated 5 months ago
- Define your own PhantomData☆158Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆210Updated this week
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆262Updated 2 weeks ago
- Async synchronization primitives☆277Updated last week
- Pull in every source file in a directory as a module☆179Updated this week
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- Async broadcast channels☆188Updated 4 months ago
- Compile-time string formatting☆256Updated 2 months ago
- ☆240Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Make trait methods callable without the trait in scope☆161Updated this week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- Creates graphviz dependency graphs for Rust projects that use Cargo☆206Updated 5 months ago
- Fast JSON deserialization on borrowed data☆121Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Type that deserializes only from one specific value☆266Updated this week
- Serialize and deserialize C-like enum as underlying repr☆255Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month