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
Sorting:
- Bare-metal allocators.☆76Updated 2 years ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- ☆112Updated 2 years ago
- Typed any map for rust☆66Updated 5 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- The missing compound borrowing for Rust.☆57Updated last month
- An exploration of Storages☆34Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆88Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 months ago
- Convert closures into wakers☆45Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- ☆39Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 4 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Track memory allocations by backtrace or originating thread☆43Updated 3 weeks ago
- A memory efficient syntax tree for language developers☆57Updated last month
- horrible serde macro stuff☆39Updated last year
- Choose Rust types at compile-time via constants☆65Updated last year
- Macro for sealing traits and structures☆54Updated 5 months ago
- Convert number to enum☆87Updated 9 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago