cogciprocate / qutexLinks
Synchronization mechanisms based on lock-free queues and Rust futures
☆40Updated 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 5 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- Token tree calling convention☆82Updated 3 years ago
- ☆47Updated 5 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- ☆64Updated 8 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Rust serializer library☆89Updated 3 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- high-speed metrics collection library in Rust☆19Updated 6 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Lock free bounded non blocking pub sub queue☆77Updated 2 months ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- ☆53Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- ☆61Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Configurable metrics toolkit for Rust applications☆101Updated 4 months 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
- Compares two equal-sized byte strings in constant time.☆42Updated 3 weeks ago