fMeow / maybe-async-rsLinks
A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates
☆156Updated 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:
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Define your own PhantomData☆152Updated last month
- ☆157Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆248Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Type that deserializes only from one specific value☆244Updated last month
- Compatibility adapter between tokio and futures☆172Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆183Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆109Updated 2 months ago
- Track and query Cargo dependency graphs.☆226Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- "A very small syn"☆204Updated 4 months ago
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Serialize and deserialize C-like enum as underlying repr☆246Updated last month
- Async broadcast channels☆179Updated 5 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago