kprotty / uasyncLinks
☆51Updated 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 3 weeks ago
- Bare-metal allocators.☆75Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆112Updated 2 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 5 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Make trait methods callable without the trait in scope☆159Updated last week
- docs.rs as a publishing platform?☆71Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- ☆22Updated 7 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- ☆94Updated last year
- ☆41Updated 2 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Better reference counted strings for Rust☆137Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Swift-style keypaths in Rust☆60Updated 4 years ago
- ☆57Updated 3 years ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year