fMeow / maybe-async-rsLinks
A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates
☆165Updated 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:
- Define your own PhantomData☆158Updated last week
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- ☆223Updated last month
- Make trait methods callable without the trait in scope☆157Updated last week
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- Utilities for working with impl traits in Rust.☆115Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆201Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- ☆207Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Lazy formatting utility macro for rust☆129Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- Compatibility adapter between tokio and futures☆182Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆124Updated 11 months ago
- Type that deserializes only from one specific value☆253Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Async synchronization primitives☆273Updated last month
- Minimal asynchronous executor for Rust☆130Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated last month
- Struct fields that are made read-only accessible to other modules☆258Updated last week
- Async broadcast channels☆187Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Migrated to Codeberg☆79Updated 2 years ago