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:
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- ☆24Updated 2 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Alternative future adapters that provide cancel safety.☆80Updated this week
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 8 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆101Updated 2 weeks ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 3 years ago
- like thread::spawn but for processes☆160Updated 11 months ago
- Thin immutable zero-copy byte slice☆63Updated this week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- Byte-wise atomic memcpy.☆43Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- structured parallel execution for async Rust☆37Updated last year
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- Async channels for Rust that support reading and writing many values☆32Updated last month
- Efficient reference counted vector data structure is Rust☆18Updated 2 months ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- rust bindings of snmalloc☆149Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Value log implementation for key-value separated storage in safe Rust☆43Updated 5 months ago
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated 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
- String optimized for map keys☆68Updated last week
- Library safely exposing the io_uring API.☆78Updated last week
- Serde serializer for generating Starlark build targets☆71Updated last month
- A lightweight low-level single-threaded actor runtime☆181Updated 3 weeks ago