kprotty / yaar
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
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- Run closures in parallel☆113Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Make trait methods callable without the trait in scope☆136Updated 2 weeks ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- The simd optimized escape code☆53Updated last week
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Threadsafe RefCell for Rust☆90Updated last week
- Abstract over different executors☆73Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- ☆109Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- ☆47Updated 4 years ago
- Better reference counted strings for Rust☆119Updated 8 months ago
- Convert closures into wakers☆45Updated 2 months ago
- A generic, fixed-size, associative cache☆40Updated 4 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago