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:
- Inline procedural macros for Rust☆56Updated 3 years ago
- Bare-metal allocators.☆76Updated 3 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- ☆111Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆23Updated 10 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Better reference counted strings for Rust☆140Updated last year
- Macro for sealing traits and structures☆61Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Choose Rust types at compile-time via constants☆69Updated 2 years ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- ☆42Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆44Updated last month