atomic-memcpy

Byte-wise atomic memcpy.

APACHE-2.0 License

Downloads
6.7K
Stars
27
Committers
2

Bot releases are visible (Hide)

atomic-memcpy - 0.2.2 Latest Release

Published by github-actions[bot] about 1 year ago

  • Exclude unneeded files from crates.io.
atomic-memcpy - 0.2.1

Published by github-actions[bot] almost 2 years ago

  • Update portable-atomic to 1.
atomic-memcpy - 0.2.0

Published by github-actions[bot] about 2 years ago

  • Use portable-atomic crate on no-std targets to soundly support targets that do not have atomic load/store. (#4)

  • inline-always optional feature is now considered unstable.

  • Remove atomic_memcpy_unsafe_volatile cfg.

  • Remove unstable no-panic optional feature.

atomic-memcpy - 0.1.3

Published by github-actions[bot] over 2 years ago

  • Fix documentation about uninitialized bytes. (#5)
atomic-memcpy - 0.1.2

Published by github-actions[bot] over 2 years ago

atomic-memcpy - 0.1.1

Published by github-actions[bot] over 2 years ago

  • Fix "unsupported operation: unable to turn pointer into raw bytes" Miri error. (#1)
atomic-memcpy - 0.1.0

Published by github-actions[bot] over 2 years ago

Initial release

Package Rankings
Top 34.02% on Crates.io
Badges
Extracted from project README
crates.io docs.rs license msrv github actions