jeehoonkang / membarrier-rsLinks
Rust library for memory barrier
☆35Updated last year
Alternatives and similar repositories for membarrier-rs
Users that are interested in membarrier-rs are comparing it to the libraries listed below
Sorting:
- ☆47Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- The simd optimized escape code☆54Updated this week
- ☆36Updated 10 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Convert closures into wakers☆45Updated 5 months ago
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 6 years ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- NATS unique identifiers☆20Updated 4 months ago
- Completion futures for Rust☆19Updated 2 years ago
- high-efficiency concurrent reclamation☆35Updated 9 months ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Byte-wise atomic memcpy.☆36Updated last month
- POSIX AIO bindings for mio☆21Updated last month
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 4 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago