fMeow / maybe-async-rs
A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates
☆151Updated 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
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- ☆133Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- Compatibility adapter between tokio and futures☆167Updated last month
- Utilities for working with impl traits in Rust.☆107Updated 2 months ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- Track and query Cargo dependency graphs.☆207Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- Pull in every source file in a directory as a module☆171Updated last month
- Async broadcast channels☆176Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆131Updated 10 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Define your own PhantomData☆152Updated last month
- "A very small syn"☆202Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆231Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated this week
- Graph the number of crates that depend on your crate over time☆237Updated this week
- ☆204Updated last week
- Compile-time string formatting☆236Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆182Updated this week
- A Rust macro to make enums with a subset of values of the parent☆85Updated 11 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆142Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆239Updated last month
- Async synchronization primitives☆263Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆86Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- ☆191Updated last year