jeehoonkang / membarrier-rs
Rust library for memory barrier
☆35Updated 9 months ago
Alternatives and similar repositories for membarrier-rs:
Users that are interested in membarrier-rs are comparing it to the libraries listed below
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated this week
- Duplicate an async I/O handle☆40Updated last month
- A lightweight lock protected by an atomic boolean.☆35Updated last year
- The simd optimized escape code☆53Updated this week
- ☆46Updated 4 years ago
- ☆35Updated 6 months ago
- Convert closures into wakers☆45Updated last month
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last week
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- rust hints to the optimizer☆19Updated 3 years ago
- Bitmap types for Rust☆49Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- ☆52Updated 5 years ago
- Make any value Sync but only available on its original thread☆38Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- A generic, fixed-size, associative cache☆39Updated 3 months ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 2 months ago
- Completion futures for Rust☆19Updated 2 years ago
- ☆24Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated last month
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- A Rust implementation of two segment trees and a fenwick tree.☆64Updated 6 years ago
- Rust Bloomfilters☆28Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago