kprotty / uasyncLinks
☆52Updated 2 years ago
Alternatives and similar repositories for uasync
Users that are interested in uasync are comparing it to the libraries listed below
Sorting:
- Bare-metal allocators.☆76Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆112Updated 3 years ago
- Macro for sealing traits and structures☆60Updated last year
- ☆42Updated 2 years ago
- Choose Rust types at compile-time via constants☆69Updated last year
- ☆23Updated 9 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A sinless derive helper☆76Updated 5 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆95Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Typed any map for rust☆67Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- ☆56Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 10 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago