rmanoka / async-scopedLinks
A scope for async_std and tokio to spawn non-static futures
☆146Updated last year
Alternatives and similar repositories for async-scoped
Users that are interested in async-scoped are comparing it to the libraries listed below
Sorting:
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Utilities for working with impl traits in Rust.☆115Updated 8 months ago
- Make trait methods callable without the trait in scope☆157Updated last week
- Better reference counted strings for Rust☆136Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- ☆223Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Define your own PhantomData☆158Updated last week
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆250Updated last week
- Compatibility adapter between tokio and futures☆182Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆137Updated 3 weeks ago
- Compile-time string formatting☆243Updated 9 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- ☆194Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated this week
- Minimal asynchronous executor for Rust☆130Updated this week
- Async broadcast channels☆187Updated last month
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Lazy formatting utility macro for rust☆129Updated last year
- Struct fields that are made read-only accessible to other modules☆258Updated last week
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago