asynchronics / st3
Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.
☆66Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for st3
- A low-level MVCC file format for storing blobs.☆63Updated 8 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A low-level I/O ownership and borrowing library☆100Updated 11 months ago
- A memory efficient syntax tree for language developers☆51Updated last month
- A reader-writer lock that provides extremely fast read access without starving writers☆74Updated last year
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- ☆40Updated 2 months ago
- Human-friendly indexed collections☆51Updated 10 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆66Updated last year
- Trying to create Sync bump allocator☆28Updated last year
- Lending iterators on stable Rust☆80Updated 9 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- The simd optimized escape code☆53Updated last week
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- structured parallel execution for async Rust☆30Updated 2 months ago
- Library safely exposing the io_uring API.☆54Updated this week
- The Rustc Trait System Refactor Initiative☆22Updated 2 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 9 months ago
- A fast and flexible LRU map.☆170Updated 5 months ago
- ☆45Updated last month
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 6 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 10 months ago
- ☆17Updated last year
- Serde serializer for generating Starlark build targets☆62Updated this week
- rust bindings of snmalloc☆120Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆56Updated 9 months ago