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 2 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Better reference counted strings for Rust☆137Updated last year
- Bare-metal allocators.☆75Updated 3 years ago
- ☆22Updated 7 months ago
- ☆112Updated 2 years ago
- ☆41Updated 2 years ago
- Make trait methods callable without the trait in scope☆157Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- An exploration of Storages☆37Updated last year
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆59Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆68Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 4 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago