dtolnay / oqueue
Non-interleaving multithreaded output queue
☆71Updated last month
Alternatives and similar repositories for oqueue:
Users that are interested in oqueue are comparing it to the libraries listed below
- Make trait methods callable without the trait in scope☆136Updated last month
- Better reference counted strings for Rust☆121Updated 9 months ago
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago
- ☆55Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- docs.rs as a publishing platform?☆68Updated 2 months ago
- ☆72Updated 3 weeks ago
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year
- (lifetime) GATs on stable Rust☆58Updated last year
- Mirror of Rust's allocator api for use on stable rust☆57Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- Lending iterators on stable Rust☆82Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- An on-disk hash table implementation☆116Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated last month
- Faster integer division and modulus operations☆87Updated 2 years ago
- The simd optimized escape code☆53Updated last week
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 10 months ago
- Memory validation framework for Rust☆67Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆126Updated 10 months ago
- ☆98Updated last month
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Advisory cross-platform file locks using file descriptors☆77Updated last month
- Duplicate an async I/O handle☆41Updated 3 months ago