rmanoka / async-scopedLinks
A scope for async_std and tokio to spawn non-static futures
☆152Updated 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.☆117Updated 9 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Better reference counted strings for Rust☆138Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆285Updated 2 weeks ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Define your own PhantomData☆158Updated this week
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆251Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆140Updated 2 months ago
- ☆231Updated 3 months ago
- Delegation of trait implementations via procedural macros☆275Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated last month
- A lightweight version of pin-project written with declarative macros.☆259Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- Semantic wrapper for byte count representations☆150Updated last week
- Compatibility adapter between tokio and futures☆185Updated 2 months ago
- ☆196Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Async broadcast channels☆187Updated 2 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Async synchronization primitives☆275Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago