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
- ☆56Updated 2 years ago
- Choose Rust types at compile-time via constants☆69Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆23Updated 9 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆112Updated 3 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Typed any map for rust☆67Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Macro for sealing traits and structures☆60Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- ☆42Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Track memory allocations by backtrace or originating thread☆45Updated 3 weeks ago
- Extract bits from a byte slice☆80Updated 2 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆75Updated last week
- A collection of small utilities for working with pointer types in Rust.☆132Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Better reference counted strings for Rust☆139Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year