taiki-e / atomic-memcpy
Byte-wise atomic memcpy.
☆36Updated this week
Alternatives and similar repositories for atomic-memcpy
Users that are interested in atomic-memcpy are comparing it to the libraries listed below
Sorting:
- Atomic operations on potentially uninitialized integers.☆20Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- ☆36Updated 9 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated last month
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- ☆47Updated 4 years ago
- (lifetime) GATs on stable Rust☆58Updated last year
- Tiny little crate to determine how large an unnameable type is.☆11Updated last month
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- ☆57Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- ☆39Updated last year
- ☆46Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago