dtolnay / oqueueLinks
Non-interleaving multithreaded output queue
☆79Updated 2 weeks ago
Alternatives and similar repositories for oqueue
Users that are interested in oqueue are comparing it to the libraries listed below
Sorting:
- An on-disk hash table implementation☆126Updated 4 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Some internal rustc tools made accessible☆47Updated last month
- rust bindings of snmalloc☆146Updated 3 months ago
- ☆63Updated 2 weeks ago
- ☆61Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- Thread parking and unparking☆79Updated 10 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆114Updated this week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 6 months ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- ☆48Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- A fast and flexible LRU map.☆198Updated 11 months ago
- An exploration of Storages☆39Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last month
- Faster integer division and modulus operations☆87Updated 5 months ago
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆70Updated 3 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- The simd optimized escape code☆54Updated last week
- Compile-time checks that an enum or match is written in sorted order☆119Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 3 months ago