cogciprocate / qutexLinks
Synchronization mechanisms based on lock-free queues and Rust futures
☆38Updated last year
Alternatives and similar repositories for qutex
Users that are interested in qutex are comparing it to the libraries listed below
Sorting:
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Lock free bounded non blocking pub sub queue☆76Updated last month
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Rust serializer library☆87Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆53Updated 5 years ago
- ☆47Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- high-speed metrics collection library in Rust☆19Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆63Updated 8 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Extra components for use with Mio.☆30Updated 3 weeks ago
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Concurrent hash trie☆57Updated 4 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- ☆59Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago