[]
= "cache-padded"
# When publishing a new version:
# - Update CHANGELOG.md
# - Create "v1.x.y" git tag
= "1.3.0"
= ["Stjepan Glavina <stjepang@gmail.com>"]
= "2018"
= "1.31"
= "Prevent false sharing by padding and aligning to the length of a cache line"
= "Apache-2.0 OR MIT"
= "https://github.com/smol-rs/cache-padded"
= "https://github.com/smol-rs/cache-padded"
= ["cache", "padding", "lock-free", "atomic"]
= ["concurrency", "no-std"]
= ["/.*"]