rmanoka / async-scopedLinks
A scope for async_std and tokio to spawn non-static futures
☆138Updated 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.☆109Updated 5 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Define your own PhantomData☆155Updated this week
- A simple Cross-platform thread schedule and priority library for rust.☆132Updated 3 weeks ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Serialize and deserialize C-like enum as underlying repr☆248Updated last month
- Compatibility adapter between tokio and futures☆171Updated 4 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆138Updated 8 months ago
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- Compile-time string formatting☆238Updated 7 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- ☆212Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- A simple bitset container for Rust☆145Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Minimal asynchronous runtime for Rust☆129Updated 11 months ago
- Async broadcast channels☆179Updated 6 months ago
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- ☆188Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago