Prevent false sharing by padding and aligning data structures to cache line boundaries.
# Cargo.toml
[dependencies]
cache-padded = "1.3.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Wrap a value to avoid false sharing in concurrent code.
No known issues recorded.
No dependency data recorded yet.