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
- A scope for async_std and tokio to spawn non-static futures☆127Updated 9 months ago
- ☆115Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Compatibility adapter between tokio and futures☆167Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆104Updated last month
- A lightweight version of pin-project written with declarative macros.☆239Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 2 weeks ago
- Async broadcast channels☆174Updated 2 months ago
- Define your own PhantomData☆151Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Minimal asynchronous runtime for Rust☆127Updated 7 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆141Updated 2 months ago
- Async synchronization primitives☆263Updated 2 months ago
- Track and query Cargo dependency graphs.☆206Updated this week
- Serialize and deserialize C-like enum as underlying repr☆237Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Pull in every source file in a directory as a module☆170Updated 2 weeks ago
- Lazy formatting utility macro for rust☆126Updated last year
- ☆203Updated 2 months ago
- Type that deserializes only from one specific value☆231Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆177Updated this week
- A implementation of convenience integrations between tokio and tower☆128Updated last year
- ☆133Updated 8 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆236Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 6 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆122Updated 4 months ago