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:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆23Updated 10 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆112Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Choose Rust types at compile-time via constants☆70Updated last year
- Bare-metal allocators.☆76Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Macro for sealing traits and structures☆60Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Convert closures into wakers☆46Updated 11 months ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Faster integer division and modulus operations☆88Updated 6 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Extract bits from a byte slice☆80Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year