kprotty / yaarLinks
Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability
☆81Updated 3 years ago
Alternatives and similar repositories for yaar
Users that are interested in yaar are comparing it to the libraries listed below
Sorting:
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Better reference counted strings for Rust☆126Updated 11 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Convert closures into wakers☆45Updated 5 months ago
- Abstract over different executors☆73Updated last year
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- docs.rs as a publishing platform?☆69Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆110Updated last year
- Thread parking and unparking☆78Updated 5 months ago
- The simd optimized escape code☆54Updated this week
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Run closures in parallel☆113Updated 5 months ago
- A low-level I/O ownership and borrowing library☆101Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Lending iterators on stable Rust☆82Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 3 weeks ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Concurrent hash trie☆54Updated 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.☆110Updated 3 weeks ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago