kprotty / uasync
☆48Updated last year
Related projects ⓘ
Alternatives and complementary repositories for uasync
- Bare-metal allocators.☆75Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- ☆21Updated 9 months ago
- Fake implementation of `std::Fn` for user-defined data types☆37Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Proc macro for smol async runtime☆53Updated 3 years ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Convert closures into wakers☆43Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆111Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated last week
- Nudging the compiler to auto-vectorize things☆72Updated last year
- Extract bits from a byte slice☆71Updated last week
- docs.rs as a publishing platform?☆65Updated 3 months ago
- ☆55Updated last year
- ☆112Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- Macro for sealing traits and structures☆49Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- Typed any map for rust☆64Updated 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.☆42Updated 9 months ago
- ☆84Updated last week
- Faster integer division and modulus operations☆70Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated this week
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- ☆50Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year