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:
- A low-level I/O ownership and borrowing library☆104Updated last month
- ☆112Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Run closures in parallel☆115Updated 8 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- The simd optimized escape code☆54Updated this week
- ☆61Updated 2 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- Thread parking and unparking☆79Updated 8 months ago
- Data parallelism library for async-std.☆94Updated last year
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Non-interleaving multithreaded output queue☆72Updated this week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Lending iterators on stable Rust☆83Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Better reference counted strings for Rust☆136Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- ☆46Updated last year
- Defer dropping large structs to a background thread☆65Updated 2 years ago