rmanoka / async-scopedLinks
A scope for async_std and tokio to spawn non-static futures
☆144Updated 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:
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Make trait methods callable without the trait in scope☆152Updated last week
- Serialize and deserialize C-like enum as underlying repr☆249Updated last week
- Define your own PhantomData☆156Updated last week
- A lightweight version of pin-project written with declarative macros.☆253Updated 2 weeks ago
- ☆216Updated last week
- Better reference counted strings for Rust☆134Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated 11 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 4 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated 3 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆175Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- ☆191Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Compile-time string formatting☆240Updated 8 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆121Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- A library for to allow multiple return types by automatically generated enum.☆373Updated this week