rmanoka / async-scoped
A scope for async_std and tokio to spawn non-static futures
☆132Updated 11 months ago
Alternatives and similar repositories for async-scoped:
Users that are interested in async-scoped are comparing it to the libraries listed below
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- Compatibility adapter between tokio and futures☆168Updated last month
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Semantic wrapper for byte count representations☆134Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- Pull in every source file in a directory as a module☆172Updated 2 months ago
- Better reference counted strings for Rust☆124Updated 9 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆153Updated last year
- Compile-time string formatting☆235Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- ☆206Updated 3 weeks ago
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated 2 months ago
- Define your own PhantomData☆152Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆242Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆126Updated last week
- ☆147Updated this week
- Async synchronization primitives☆267Updated last month
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆91Updated 3 weeks ago