dtolnay / oqueueLinks
Non-interleaving multithreaded output queue
☆73Updated this week
Alternatives and similar repositories for oqueue
Users that are interested in oqueue are comparing it to the libraries listed below
Sorting:
- (lifetime) GATs on stable Rust☆59Updated last year
- docs.rs as a publishing platform?☆71Updated last month
- An on-disk hash table implementation☆125Updated 4 years ago
- A generic, fixed-size, associative cache☆39Updated 11 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- rust bindings of snmalloc☆142Updated last month
- Make trait methods callable without the trait in scope☆159Updated last week
- Faster integer division and modulus operations☆87Updated 4 months ago
- A fast and flexible LRU map.☆195Updated 9 months ago
- Better reference counted strings for Rust☆137Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- ☆49Updated last year
- Thread parking and unparking☆79Updated 9 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 weeks ago
- Some internal rustc tools made accessible☆47Updated 2 weeks ago
- ☆60Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- ☆76Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- An exploration of Storages☆37Updated 2 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆135Updated 4 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year