portable-atomic

Portable atomic types including support for 128-bit atomics, atomic float, etc.

APACHE-2.0 License

Downloads
39.1M
Stars
107
Committers
7

Bot releases are visible (Hide)

portable-atomic - 0.1.2

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

  • Add parking_lot feature to use parking_lot in global locks of fallback implementation.

  • Fix bug in cmpxchg16b support. (#5)

portable-atomic - 0.1.1

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

  • Fix doc cfg on Atomic{I,U}128.
portable-atomic - 0.1.0

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

Initial release

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