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:
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Utilities for working with impl traits in Rust.☆119Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆217Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Compatibility adapter between tokio and futures☆188Updated last week
- Define your own PhantomData☆158Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated last month
- ☆241Updated this week
- A lightweight version of pin-project written with declarative macros.☆267Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Better reference counted strings for Rust☆140Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- Async broadcast channels☆189Updated 5 months ago
- Pull in every source file in a directory as a module☆181Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆257Updated last month
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Compile-time string formatting☆261Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- A simple Cross-platform thread schedule and priority library for rust.☆145Updated 4 months ago
- A library for generating chrome://tracing traces in Rust.☆122Updated last year
- Async synchronization primitives☆280Updated last month
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Generic bijective maps in Rust☆147Updated 2 years ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 11 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year