fMeow / maybe-async-rs
A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates
☆150Updated 11 months ago
Alternatives and similar repositories for maybe-async-rs:
Users that are interested in maybe-async-rs are comparing it to the libraries listed below
- ☆98Updated this week
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- Pull in every source file in a directory as a module☆169Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- Minimal asynchronous runtime for Rust☆126Updated 6 months ago
- Compatibility adapter between tokio and futures☆163Updated this week
- Async broadcast channels☆172Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆139Updated 6 months ago
- Async synchronization primitives☆261Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆121Updated this week
- Utilities for working with impl traits in Rust.☆101Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆130Updated 4 months ago
- Track and query Cargo dependency graphs.☆201Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated 3 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆85Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆237Updated this week
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆129Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆131Updated 2 months ago
- Compile-time string formatting☆229Updated 2 months ago
- A super powered testing macro for Rust☆117Updated last week
- Serialize and deserialize C-like enum as underlying repr☆237Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- A collection of utilities for a superior nom experience☆153Updated last year