fMeow / maybe-async-rsLinks
A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates
☆162Updated 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:
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A lightweight version of pin-project written with declarative macros.☆254Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- ☆200Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Lazy formatting utility macro for rust☆128Updated last year
- Define your own PhantomData☆156Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆257Updated 2 weeks ago
- Async broadcast channels☆182Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- ☆216Updated last month
- Minimal asynchronous executor for Rust☆129Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆248Updated 2 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Compile-time string formatting☆241Updated 9 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆164Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Compatibility adapter between tokio and futures☆179Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago