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:
- Generate static parallel computation graph from DSL at compile time☆11Nov 6, 2024Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆156Sep 23, 2024Updated last year
- Async, lock-free synchronization primitives for task wakeup☆51Sep 8, 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
- A concurrent work-stealing queue for building schedulers in Rust☆27Jul 25, 2023Updated 2 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Nov 8, 2022Updated 3 years ago
- ☆22Oct 2, 2024Updated last year
- Template for generating rust-based native projects☆13Jan 18, 2022Updated 4 years ago
- `Pin`-based stopgap for unboxed aliasable values in self-referential data structures in Rust☆15Aug 27, 2022Updated 3 years ago
- System information☆22Mar 4, 2026Updated 2 weeks ago
- A generic, fixed-size, associative cache☆40Mar 9, 2026Updated last week
- A safe `Pin`-based intrusive doubly-linked list in Rust☆23Mar 27, 2025Updated 11 months ago
- Advanced futures library☆16Feb 3, 2026Updated last month
- Simple and modular write-ahead-logging implementation.☆25Feb 6, 2024Updated 2 years ago
- Experimental lock-free structures in Rust.☆21May 10, 2022Updated 3 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆468Sep 13, 2025Updated 6 months ago
- in-place allocation-reusing queues for Rust☆394Jun 6, 2024Updated last year
- Quick & Dirty cli to process mysql dumps☆10Sep 30, 2022Updated 3 years ago
- BzTree implementation for Rust☆37Aug 19, 2025Updated 7 months ago
- ☆24Dec 17, 2019Updated 6 years ago
- Concurrently Readable Data Structures for Rust☆365Feb 10, 2026Updated last month
- A high-performance SPSC bounded circular buffer of bytes☆51Jan 6, 2026Updated 2 months ago
- a lock-free concurrent slab (experimental)☆310Jan 20, 2026Updated 2 months ago
- ☆209Feb 19, 2024Updated 2 years ago
- Copy-on-write string utilities for Rust☆163Apr 11, 2024Updated last year
- Generate declarative jobsets for a project's GitHub repository.☆13Mar 19, 2025Updated last year
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆45May 1, 2019Updated 6 years ago
- A simple concurrent caching library that might fit to many use cases☆150Mar 1, 2026Updated 2 weeks ago
- ☆34Jan 26, 2025Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆39Oct 19, 2024Updated last year
- Attribute to use on the `trait` methods (or associated functions) that you wish to "seal", a.k.a., render them `final`.☆15Apr 16, 2025Updated 11 months ago
- [WIP] Pure-JavaScript implementation of the V8 value serializer☆32Apr 20, 2023Updated 2 years ago
- Fast, concurrent, arena-based allocator with drop support☆147Dec 11, 2025Updated 3 months ago
- A typed map which can make sure item exist.☆37Oct 30, 2024Updated last year
- The fast sync and async channel that Rust deserves☆1,699Dec 18, 2025Updated 3 months ago
- Async multi-producer multi-consumer channel☆937Jul 6, 2025Updated 8 months ago
- ☆52Dec 14, 2024Updated last year
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated last month
- Kitbag is a content-addressed versioned tree-structured graph-based datastore.☆14Aug 6, 2021Updated 4 years ago