kprotty / yaar
Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability
☆80Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for yaar
- Make trait methods callable without the trait in scope☆135Updated last week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Faster integer division and modulus operations☆70Updated last year
- ☆108Updated 11 months ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆72Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Proc macro for smol async runtime☆53Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- Lending iterators on stable Rust☆80Updated 10 months ago
- Better reference counted strings for Rust☆114Updated 4 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 6 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- ☆46Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- Lockfree resizeable concurrent hash table.☆53Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Blazing fast immutable collection datatypes for Rust.☆84Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆61Updated last week
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- Run closures in parallel☆109Updated last month