asynchronics / st3
Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.
☆69Updated 5 months ago
Alternatives and similar repositories for st3:
Users that are interested in st3 are comparing it to the libraries listed below
- Lending iterators on stable Rust☆81Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- (lifetime) GATs on stable Rust☆57Updated last year
- A low-level MVCC file format for storing blobs.☆63Updated 11 months ago
- The Rustc Trait System Refactor Initiative☆22Updated 5 months ago
- ☆46Updated 2 months ago
- A low-level I/O ownership and borrowing library☆100Updated 2 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year
- A memory efficient syntax tree for language developers☆54Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Scalable and lock-free memory reclamation system☆22Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- Some internal rustc tools made accessible☆47Updated last month
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 7 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆69Updated 9 months ago
- A Configuration Library for Rust Applications☆39Updated 2 weeks ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 10 months ago
- ☆29Updated 8 months ago
- Better reference counted strings for Rust☆118Updated 6 months ago
- A fast and flexible LRU map.☆174Updated last month
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- Serde serializer for generating Starlark build targets☆66Updated this week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last month
- ☆38Updated 5 months ago
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Runtime-agnostic actor library☆77Updated last year
- Define your own PhantomData☆151Updated 3 weeks ago