taiki-e / atomic-memcpyLinks
Byte-wise atomic memcpy.
☆36Updated 3 weeks ago
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 this week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- ☆36Updated 9 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- The simd optimized escape code☆54Updated this week
- Extensions to the Rust standard library☆46Updated 6 months ago
- ☆39Updated last year
- Talk to Cargo easily at build time☆17Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- Serde serializer for generating Starlark build targets☆66Updated 2 weeks ago
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- ☆47Updated 4 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago