Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.
☆88Sep 8, 2024Updated last year
Alternatives and similar repositories for st3
Users that are interested in st3 are comparing it to the libraries listed below
Sorting:
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆155Sep 23, 2024Updated last year
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Nov 17, 2019Updated 6 years ago
- Generate static parallel computation graph from DSL at compile time☆11Nov 6, 2024Updated last year
- Quick & Dirty cli to process mysql dumps☆10Sep 30, 2022Updated 3 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Nov 8, 2022Updated 3 years ago
- ☆24Dec 17, 2019Updated 6 years ago
- Template for generating rust-based native projects☆13Jan 18, 2022Updated 4 years ago
- A generic, fixed-size, associative cache☆40Nov 8, 2024Updated last year
- bluss/IndexMap with amortized resizes☆14Dec 21, 2020Updated 5 years ago
- in-place allocation-reusing queues for Rust☆394Jun 6, 2024Updated last year
- System information☆22Jan 25, 2026Updated last month
- Async, lock-free synchronization primitives for task wakeup☆51Sep 8, 2024Updated last year
- A concurrent work-stealing queue for building schedulers in Rust☆27Jul 25, 2023Updated 2 years ago
- ☆21Nov 26, 2022Updated 3 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆466Sep 13, 2025Updated 5 months ago
- Fast, concurrent, arena-based allocator with drop support☆146Dec 11, 2025Updated 2 months ago
- High-performance asynchronous computation framework for system simulation☆268Updated this week
- ☆206Feb 19, 2024Updated 2 years ago
- ☆22Oct 2, 2024Updated last year
- A simple concurrent caching library that might fit to many use cases☆148Jan 12, 2025Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆51Jan 6, 2026Updated last month
- Concurrently Readable Data Structures for Rust☆363Feb 10, 2026Updated 2 weeks ago
- Library safely exposing the io_uring API.☆78Feb 21, 2026Updated last week
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Apr 29, 2024Updated last year
- BzTree implementation for Rust☆37Aug 19, 2025Updated 6 months ago
- Cache server :)☆32Sep 5, 2023Updated 2 years ago
- BusTub web shell☆19Nov 13, 2023Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust.☆23Aug 3, 2021Updated 4 years ago
- Async synchronization primitives☆284Dec 21, 2025Updated 2 months ago
- ☆34Jan 26, 2025Updated last year
- a lock-free concurrent slab (experimental)☆305Jan 20, 2026Updated last month
- A lock-free async waitgroup implementation☆37Feb 3, 2022Updated 4 years ago
- replacement for std::{Range,RangeInclusive}☆36Dec 17, 2022Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Oct 19, 2024Updated last year
- Define your own PhantomData☆159Feb 16, 2026Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆223Feb 22, 2026Updated last week
- Copy-on-write string utilities for Rust☆163Apr 11, 2024Updated last year
- myrrlyn’s wyzyrdly library☆25Mar 17, 2024Updated last year
- Simple and modular write-ahead-logging implementation.☆25Feb 6, 2024Updated 2 years ago