kprotty / uasync
☆49Updated last year
Alternatives and similar repositories for uasync:
Users that are interested in uasync are comparing it to the libraries listed below
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Bare-metal allocators.☆76Updated 2 years ago
- ☆37Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- ☆111Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆21Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Typed any map for rust☆65Updated 3 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆71Updated 4 months ago
- ☆55Updated last year
- ☆87Updated 4 months ago
- An exploration of Storages☆36Updated last year
- Convert closures into wakers☆45Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A sinless derive helper☆71Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 3 weeks ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- The missing compound borrowing for Rust.☆57Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year