rmanoka / async-scopedLinks
A scope for async_std and tokio to spawn non-static futures
☆154Updated 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.☆118Updated 10 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Make trait methods callable without the trait in scope☆161Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- ☆240Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- Define your own PhantomData☆158Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Serialize and deserialize C-like enum as underlying repr☆255Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- Pull in every source file in a directory as a module☆179Updated this week
- Better reference counted strings for Rust☆139Updated last year
- A library for generating chrome://tracing traces in Rust.☆119Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 2 months ago
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- Compile-time string formatting☆256Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- ☆200Updated last month
- Const TypeId and non-'static TypeId☆70Updated last week
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Threadsafe RefCell for Rust☆99Updated 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`☆128Updated last year