dtolnay / oqueueLinks
Non-interleaving multithreaded output queue
☆79Updated last month
Alternatives and similar repositories for oqueue
Users that are interested in oqueue are comparing it to the libraries listed below
Sorting:
- docs.rs as a publishing platform?☆71Updated last month
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Thread parking and unparking☆82Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Better reference counted strings for Rust☆140Updated last year
- rust bindings of snmalloc☆149Updated last week
- ☆77Updated 5 months ago
- The simd optimized escape code☆54Updated last week
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- ☆75Updated 3 weeks ago
- Trying to create Sync bump allocator☆41Updated 6 months ago
- ☆61Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- ☆48Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Define your own PhantomData☆158Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Copy-on-write string utilities for Rust☆162Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago