kprotty / uasyncLinks
☆51Updated last year
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☆58Updated 3 weeks ago
- Bare-metal allocators.☆76Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- ☆112Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- ☆22Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated 3 months ago
- ☆40Updated last year
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated this week
- A low-level I/O ownership and borrowing library☆103Updated 8 months ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Macro for sealing traits and structures☆59Updated 8 months ago
- Better reference counted strings for Rust☆132Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Extract bits from a byte slice☆79Updated this week
- Compile-time checks that an enum or match is written in sorted order☆117Updated this week
- Typed any map for rust☆67Updated 7 months ago