PackageTrack
Sign in Get early access

radium

Portable interfaces for maybe-atomic types

1.1.1 257M downloads/mo #406 most downloaded on crates.io ferrilab/ferrilab

What this package is like to depend on

Last release 1 years ago

09 Jul 2025

Release timing varies

gaps range from 2 weeks to 1.6 years

Rarely documented

notes for 3 of 16 stable releases

1 version withdrawn

withdrawn after publishing

7 years old

20 releases · first in 2019

0 releases in the last 12 months

see the full history below

Release timeline

20 releases · May 2019 to Jul 2025
2020 2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 20
  1. 1.1.1 09 Jul 2025
    Release notes
    • Deconflicted a symbol usage (Atomic) introduced by a nightly feature in the standard library. See [Rust #130539]
    Open source →
  2. 1.1.0 26 Nov 2023
    Release notes
    • Added Radium implementations for the [portable-atomic] crate.
    • Relaxed Radium from being Sealed (forbidding implementations outside this crate) to merely unsafe. Foreign crates may now provide implementations as appropriate.
    Open source →
  3. 1.0.0 22 Nov 2022
    Release notes

    The Radium trait and RadiumT type aliases are carried over from version 0. The if_atomic! macro is removed, as the compiler stabilized #[cfg(target_has_atomic)].

    Additionally, the Atom<T>, Isotope<T>, and Radon<T> type families allow user code to be generic over the integral primitive being managed. These types only accept primitives which can be made atomic, and Atom will reject primitives that do not have atomic instructions on the target.

    Version 0

    The development series created the Radium trait and RadiumT type aliases. It used a build script with manually-provided configuration values to select for the atomics that each target actually supported.

    It will receive target updates as needed for clients who need to use Rust versions older than 1.60, but will not receive a backport of the 1.0 API.

    Open source →
  4. 1.0.0-rc3 16 Nov 2022 pre-release

    Nothing published for this version

  5. 1.0.0-rc2 11 Nov 2022 pre-release

    Nothing published for this version

  6. 1.0.0-rc1 04 Nov 2022 pre-release

    Nothing published for this version

  7. 0.7.0 10 Nov 2021

    Nothing published for this version

  8. 0.6.2 25 Jan 2021

    Nothing published for this version

  9. 0.6.1 21 Nov 2020

    Nothing published for this version

  10. 0.6.0 26 Oct 2020

    Nothing published for this version

  11. 0.5.3 08 Oct 2020

    Nothing published for this version

  12. 0.5.2 08 Oct 2020 withdrawn

    Nothing published for this version

  13. 0.5.1 25 Sep 2020

    Nothing published for this version

  14. 0.5.0 19 Sep 2020

    Nothing published for this version

  15. 0.4.1 21 Sep 2020

    Nothing published for this version

  16. 0.4.0 18 Sep 2020

    Nothing published for this version

  17. 0.3.0 06 Jan 2020

    Nothing published for this version

  18. 0.2.0 16 Oct 2019

    Nothing published for this version

  19. 0.1.1 26 May 2019

    Nothing published for this version

  20. 0.1.0 26 May 2019

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive