rmanoka / async-scoped
A scope for async_std and tokio to spawn non-static futures
☆131Updated 10 months ago
Alternatives and similar repositories for async-scoped:
Users that are interested in async-scoped are comparing it to the libraries listed below
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- Utilities for working with impl traits in Rust.☆107Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Define your own PhantomData☆152Updated last month
- ☆204Updated last week
- Serialize and deserialize C-like enum as underlying repr☆239Updated last month
- Semantic wrapper for byte count representations☆128Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- Compatibility adapter between tokio and futures☆167Updated last month
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- Compile-time string formatting☆236Updated 4 months ago
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 5 months ago
- Async broadcast channels☆176Updated 3 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Const TypeId and non-'static TypeId☆64Updated last month
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- Rust library for typesystem-assisted bitflags.☆119Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated this week
- A fast and flexible LRU map.☆181Updated 3 months ago
- Pull in every source file in a directory as a module☆171Updated last month
- Async synchronization primitives☆263Updated last week
- Better reference counted strings for Rust☆120Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆231Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Interning of data in rust☆98Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month