rmanoka / async-scopedLinks
A scope for async_std and tokio to spawn non-static futures
☆155Updated 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:
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Better reference counted strings for Rust☆139Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Define your own PhantomData☆158Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆256Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆187Updated this week
- ☆241Updated 5 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago
- ☆201Updated last month
- Compile-time string formatting☆258Updated 3 months ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last month
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆255Updated 3 weeks ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- Async broadcast channels☆189Updated 4 months ago