rmanoka / async-scopedLinks
A scope for async_std and tokio to spawn non-static futures
☆148Updated 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:
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Better reference counted strings for Rust☆137Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆159Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Define your own PhantomData☆158Updated last month
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Struct fields that are made read-only accessible to other modules☆258Updated last month
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Compatibility adapter between tokio and futures☆184Updated last month
- ☆226Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆250Updated last month
- Compile-time string formatting☆243Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆68Updated last month
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆139Updated last month
- ☆195Updated 3 weeks ago
- Async broadcast channels☆187Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆169Updated 3 weeks ago