dtolnay / oqueue
Non-interleaving multithreaded output queue
☆70Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for oqueue
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Faster integer division and modulus operations☆70Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆115Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- ☆32Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆74Updated last year
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- Rust interface for Linux futexes, the fast user-space locking primitive.☆84Updated 5 months ago
- Lossless functionality for platform-native strings.☆70Updated 2 weeks ago
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- ☆55Updated last year
- A fast and flexible LRU map.☆171Updated 6 months ago
- ☆94Updated 2 weeks ago
- Better reference counted strings for Rust☆114Updated 4 months ago
- Convert number to enum☆88Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆48Updated last week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- structured parallel execution for async Rust☆30Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- ☆68Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆61Updated 2 weeks ago
- A low-level I/O ownership and borrowing library☆99Updated 11 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 5 years ago
- A generic, fixed-size, associative cache☆40Updated 2 weeks ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 8 months ago