rmanoka / async-scoped
A scope for async_std and tokio to spawn non-static futures
☆125Updated 8 months ago
Alternatives and similar repositories for async-scoped:
Users that are interested in async-scoped are comparing it to the libraries listed below
- Utilities for working with impl traits in Rust.☆101Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆139Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated 11 months ago
- Async broadcast channels☆172Updated last month
- Pull in every source file in a directory as a module☆169Updated last week
- Threadsafe RefCell for Rust☆90Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated 3 weeks ago
- Async synchronization primitives☆261Updated last month
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆136Updated 3 months ago
- Const TypeId and non-'static TypeId☆60Updated last week
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆121Updated this week
- Lending iterators on stable Rust☆81Updated last year
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- ☆98Updated this week
- Compatibility adapter between tokio and futures☆163Updated this week
- ☆180Updated 2 months ago
- Minimal asynchronous runtime for Rust☆126Updated 6 months ago
- A simple bitset container for Rust☆131Updated 3 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`☆110Updated 4 months ago
- An updated version of linked-hash-map and friends☆109Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆237Updated this week
- Better reference counted strings for Rust☆118Updated 7 months ago