fMeow / maybe-async-rsLinks
A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates
☆166Updated 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.☆215Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- Lazy formatting utility macro for rust☆129Updated last year
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- ☆216Updated 3 months ago
- Define your own PhantomData☆158Updated last month
- Make trait methods callable without the trait in scope☆159Updated last month
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Compatibility adapter between tokio and futures☆184Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Struct fields that are made read-only accessible to other modules☆258Updated last month
- Graph the number of crates that depend on your crate over time☆253Updated last month
- ☆226Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- Type that deserializes only from one specific value☆265Updated last week
- Async synchronization primitives☆274Updated last month
- Compile-time string formatting☆243Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Minimal asynchronous executor for Rust☆130Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆204Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- Semantic wrapper for byte count representations☆148Updated 3 weeks ago
- ☆145Updated 3 weeks ago
- Async broadcast channels☆187Updated 2 months ago