asynchronics / st3Links
Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.
☆79Updated 9 months ago
Alternatives and similar repositories for st3
Users that are interested in st3 are comparing it to the libraries listed below
Sorting:
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A low-level I/O ownership and borrowing library☆101Updated 6 months ago
- ☆47Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- The simd optimized escape code☆54Updated this week
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- rust bindings of snmalloc☆136Updated 2 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆59Updated 3 months ago
- Library safely exposing the io_uring API.☆63Updated 2 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 3 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Trying to create Sync bump allocator☆37Updated 7 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- structured parallel execution for async Rust☆33Updated 10 months ago
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- Convert closures into wakers☆45Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆70Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- The Rustc Trait System Refactor Initiative☆24Updated 3 weeks ago
- Some internal rustc tools made accessible☆47Updated 5 months ago