fMeow / maybe-async-rs
A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates
☆150Updated 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
- ☆112Updated last week
- A lightweight version of pin-project written with declarative macros.☆239Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- Async synchronization primitives☆261Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- Minimal asynchronous runtime for Rust☆127Updated 7 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Compatibility adapter between tokio and futures☆164Updated this week
- ☆203Updated last month
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- Utilities for working with impl traits in Rust.☆103Updated last month
- Track and query Cargo dependency graphs.☆204Updated this week
- An alternate Cargo registry using static files☆114Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Async broadcast channels☆174Updated 2 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 4 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆210Updated last month
- "A very small syn"☆201Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- Define your own PhantomData☆151Updated last week
- Migrated to Codeberg☆80Updated last year
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆131Updated last month
- Serialize and deserialize C-like enum as underlying repr☆237Updated last week
- Type that deserializes only from one specific value☆231Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated last week
- A collection of utilities for a superior nom experience☆153Updated last year
- A Rust macro to make enums with a subset of values of the parent☆85Updated 10 months ago