rmanoka / async-scopedLinks
A scope for async_std and tokio to spawn non-static futures
☆144Updated 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:
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- ☆216Updated last month
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- Serialize and deserialize C-like enum as underlying repr☆248Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Better reference counted strings for Rust☆135Updated last year
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Define your own PhantomData☆156Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆254Updated last week
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Struct fields that are made read-only accessible to other modules☆257Updated 2 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated 2 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Compatibility adapter between tokio and futures☆179Updated 2 weeks ago
- Compile-time string formatting☆241Updated 9 months ago
- ☆194Updated 3 weeks ago
- Lazy formatting utility macro for rust☆128Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- Async synchronization primitives☆270Updated 2 weeks ago
- Async broadcast channels☆182Updated 3 weeks ago
- FFI-compatible futures☆167Updated 2 months ago
- Conditional compilation according to rustc compiler version☆375Updated 2 weeks ago