kprotty / yaar
Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability
☆80Updated 3 years ago
Alternatives and similar repositories for yaar:
Users that are interested in yaar are comparing it to the libraries listed below
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- A low-level I/O ownership and borrowing library☆100Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- ☆109Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Generic SIMD abstractions for Rust.