fMeow / maybe-async-rs
A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates
☆146Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for maybe-async-rs
- Compatibility adapter between tokio and futures☆156Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated last week
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- "A very small syn"☆196Updated 7 months ago
- Utilities for working with impl traits in Rust.☆96Updated 8 months ago
- Async broadcast channels☆164Updated 4 months ago
- Async synchronization primitives☆255Updated last month
- Type that deserializes only from one specific value☆227Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆176Updated last week
- Track and query Cargo dependency graphs.☆167Updated this week
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆176Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆124Updated last month
- Define your own PhantomData☆147Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- ☆188Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆175Updated last year
- Serialize and deserialize C-like enum as underlying repr☆231Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆133Updated 3 weeks ago
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- A fast and flexible LRU map.☆170Updated 6 months ago
- Use bitsized types as if they were a feature of rust.☆171Updated 6 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆173Updated last month
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- A Rust macro to make enums with a subset of values of the parent☆82Updated 6 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆66Updated this week
- An alternate Cargo registry using static files☆105Updated last month