kprotty / uasync
☆49Updated last year
Alternatives and similar repositories for uasync:
Users that are interested in uasync are comparing it to the libraries listed below
- Bare-metal allocators.☆76Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- ☆21Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Macro for sealing traits and structures☆51Updated 2 months ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A memory efficient syntax tree for language developers☆54Updated last month
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Make trait methods callable without the trait in scope☆135Updated this week
- Better reference counted strings for Rust☆118Updated 7 months ago
- ☆26Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Convert closures into wakers☆45Updated last month
- A collection of small utilities for working with pointer types in Rust.☆119Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Track memory allocations by backtrace or originating thread☆42Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆69Updated 3 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- ☆111Updated 2 years ago
- Run closures in parallel☆112Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- Const TypeId and non-'static TypeId☆60Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- ☆55Updated last year