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:
- ☆110Updated last year
- The simd optimized escape code☆54Updated this week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- docs.rs as a publishing platform?☆69Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- ☆58Updated last month
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Abstract over different executors☆74Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- An updated version of linked-hash-map and friends☆120Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Thread parking and unparking☆78Updated 5 months ago
- Run closures in parallel☆113Updated 5 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- rust bindings of snmalloc☆136Updated 3 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 9 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago