cogciprocate / qutexLinks
Synchronization mechanisms based on lock-free queues and Rust futures
☆39Updated last year
Alternatives and similar repositories for qutex
Users that are interested in qutex are comparing it to the libraries listed below
Sorting:
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- high-speed metrics collection library in Rust☆19Updated 6 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Concurrent hash trie☆57Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- ☆47Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 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
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A safe and reliable process manager☆43Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- ☆60Updated 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
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- ☆63Updated 8 years ago
- A growable bit-vector for Rust, optimized for size☆43Updated 7 months ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- A rust library for reusing heap allocations☆24Updated 5 years ago
- ☆53Updated 5 years ago
- Rust serializer library☆87Updated 2 weeks ago
- Asynchronous adapter for byteorder☆20Updated 4 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago