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:
- Bare-metal allocators.☆76Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- ☆40Updated last year
- ☆112Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated 3 weeks ago
- ☆91Updated 8 months ago
- Extract bits from a byte slice☆79Updated last week
- A fast, concurrent string interner☆150Updated 10 months ago
- An exploration of Storages☆37Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated this week
- Make trait methods callable without the trait in scope☆149Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A sinless derive helper☆72Updated 3 weeks ago
- ☆21Updated 4 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- #[no_std] print equivalent for Rust☆64Updated 3 weeks ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- Better reference counted strings for Rust☆130Updated last year
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago