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:
- 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
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- ☆112Updated 2 years ago
- ☆23Updated 8 months ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Bare-metal allocators.☆76Updated 3 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- An exploration of Storages☆39Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆74Updated 3 months ago
- ☆56Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆42Updated last week
- ☆113Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- ☆61Updated 2 years ago
- ☆95Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month