dtolnay / oqueueLinks
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
Sorting:
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- ☆57Updated last year
- Thread parking and unparking☆78Updated 5 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- ☆58Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆126Updated 6 months ago
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- Faster integer division and modulus operations☆87Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- The simd optimized escape code☆54Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Memory validation framework for Rust☆69Updated 5 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Better reference counted strings for Rust☆130Updated last year
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆102Updated last month
- ☆48Updated last year
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- rust bindings of snmalloc☆136Updated 3 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 6 months ago