jeehoonkang / membarrier-rs
Rust library for memory barrier
☆35Updated 11 months ago
Alternatives and similar repositories for membarrier-rs
Users that are interested in membarrier-rs are comparing it to the libraries listed below
Sorting:
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- ☆47Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆26Updated 3 months ago
- Completion futures for Rust☆19Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Convert closures into wakers☆45Updated 3 months ago
- ☆36Updated 9 months ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A low-level I/O ownership and borrowing library☆100Updated 5 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year
- NATS unique identifiers☆20Updated 3 months ago
- Thread parking and unparking☆75Updated 3 months ago
- Extensions to the Rust standard library☆46Updated 5 months ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Full precision decimal representation of f64☆26Updated 2 months ago