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
- Bare-metal allocators.☆76Updated 2 years ago
- ☆87Updated 5 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- ☆55Updated 11 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- ☆21Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 7 months ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Typed any map for rust☆65Updated 4 months ago
- ☆112Updated 2 years ago
- Convert closures into wakers☆45Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated last month
- Defer running expensive destructors until later☆19Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years 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
- ☆55Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Extract bits from a byte slice☆73Updated last month
- Better reference counted strings for Rust☆121Updated 9 months ago
- Lending iterators on stable Rust☆82Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month