fMeow / maybe-async-rsLinks
A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates
☆154Updated 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:
- ☆155Updated this week
- Compatibility adapter between tokio and futures☆170Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- ☆209Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Define your own PhantomData☆152Updated last week
- Lazy formatting utility macro for rust☆127Updated last year
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- Async synchronization primitives☆269Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Track and query Cargo dependency graphs.☆222Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- "A very small syn"☆204Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 months ago
- Make trait methods callable without the trait in scope☆146Updated last week
- Async broadcast channels☆178Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- Type that deserializes only from one specific value☆243Updated last week
- Struct fields that are made read-only accessible to other modules☆251Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Minimal asynchronous runtime for Rust☆128Updated 9 months ago