SabrinaJewson / work-queue.rsLinks
A concurrent work-stealing queue for building schedulers in Rust
☆27Updated 2 years ago
Alternatives and similar repositories for work-queue.rs
Users that are interested in work-queue.rs are comparing it to the libraries listed below
Sorting:
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- ☆24Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- ☆44Updated 8 months ago
- structured parallel execution for async Rust☆37Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 8 months ago
- Alternative future adapters that provide cancel safety.☆80Updated this week
- The simd optimized escape code☆54Updated last week
- A fixed-size circular buffer written in Rust.☆139Updated 6 months ago
- Library safely exposing the io_uring API.☆78Updated last week
- A memory efficient syntax tree for language developers☆64Updated last month
- ⚛️ Zero-boilerplate actor systems with xtra☆39Updated 2 years ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 6 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆103Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- Byte-wise atomic memcpy.☆43Updated this week
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- ☆257Updated this week
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- String optimized for map keys☆68Updated last week