rmanoka / async-scopedLinks
A scope for async_std and tokio to spawn non-static futures
☆134Updated 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:
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last week
- Compatibility adapter between tokio and futures☆170Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Better reference counted strings for Rust☆126Updated 10 months ago
- Compile-time string formatting☆236Updated 5 months ago
- ☆209Updated last week
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆251Updated last week
- Conditional compilation according to rustc compiler version☆364Updated last week
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Async synchronization primitives☆269Updated last month
- Rust library for typesystem-assisted bitflags.☆122Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Define your own PhantomData☆152Updated last week
- Make trait methods callable without the trait in scope☆146Updated last week
- Serialize and deserialize C-like enum as underlying repr☆243Updated last week
- ☆183Updated 3 weeks ago
- Rust macro for automatically generating default☆141Updated last year
- Async broadcast channels☆178Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- Lazy formatting utility macro for rust☆127Updated last year
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago