PackageTrack
Sign in Get early access

crossbeam-queue

Concurrent queues

0.3.13 326M downloads/mo #337 most downloaded on crates.io crossbeam-rs/crossbeam

What this package is like to depend on

Last release 1 months ago

06 Jul 2026

Release timing varies

gaps range from 1 weeks to 1.6 years

Nearly every release is documented

notes for 19 of 20 stable releases

2 versions withdrawn

withdrawn after publishing

8 years old

22 releases · first in 2018

1 release in the last 12 months

see the full history below

Release timeline

22 releases · Sep 2018 to Jul 2026
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 22
  1. 0.3.13 06 Jul 2026
    Release notes
    • Add push_mut and pop_mut to ArrayQueue and SegQueue. (#1191)
    Open source →
    Release notes
    • Add push_mut and pop_mut to ArrayQueue and SegQueue. (#1191)
    Open source →
  2. 0.3.12 15 Dec 2024
    Release notes
    • Fix stack overflow when pushing large value to SegQueue. (#1146, #1147, #1159)
    Open source →
    Release notes
    • Fix stack overflow when pushing large value to SegQueue. (#1146, #1147, #1159)
    Open source →
  3. 0.3.11 08 Jan 2024
    Release notes
    • Remove dependency on cfg-if. (#1072)
    Open source →
  4. 0.3.10 24 Dec 2023
    Release notes
    • Relax the minimum supported Rust version to 1.60. (#1056)
    • Implement UnwindSafe and RefUnwindSafe for ArrayQueue and SegQueue. (#1053)
    • Optimize Drop implementation of ArrayQueue. (#1057)
    Open source →
  5. 0.3.9 13 Dec 2023
    Release notes
    • Bump the minimum supported Rust version to 1.61. (#1037)
    • Improve support for targets without atomic CAS. (#1037)
    • Remove build script. (#1037)
    Open source →
  6. 0.3.8 22 Nov 2022
    Release notes
    • Fix build script bug introduced in 0.3.7. (#932)
    Open source →
  7. 0.3.7 20 Nov 2022 withdrawn
    Release notes

    Note: This release has been yanked due to regression fixed in 0.3.8.

    • Improve support for custom targets. (#922)
    Open source →
  8. 0.3.6 23 Jul 2022
    Release notes
    • Bump the minimum supported Rust version to 1.38. (#877)
    Open source →
  9. 0.3.5 15 Mar 2022
    Release notes
    • Add ArrayQueue::force_push. (#789)
    Open source →
  10. 0.3.4 05 Feb 2022
    Release notes
    • Implement IntoIterator for ArrayQueue and SegQueue. (#772)
    Open source →
  11. 0.3.3 08 Jan 2022
    Release notes
    • Fix stacked borrows violation in ArrayQueue when -Zmiri-tag-raw-pointers is enabled. (#763)
    Open source →
  12. 0.3.2 30 May 2021
    Release notes
    • Support targets that do not have atomic CAS on stable Rust. (#698)
    Open source →
  13. 0.3.1 26 Nov 2020
    Release notes
    • Make SegQueue::new const fn. (#584)
    • Change license to "MIT OR Apache-2.0".
    Open source →
  14. 0.3.0 12 Oct 2020
    Release notes
    • Bump the minimum supported Rust version to 1.36.
    • Remove PushError and PopError.
    Open source →
  15. 0.2.3 11 Jun 2020
    Release notes
    • Fix bug in release (yanking 0.2.2)
    Open source →
  16. 0.2.2 28 May 2020 withdrawn
    Release notes
    • Fix unsoundness issues by adopting MaybeUninit. (#458)
    Open source →
  17. 0.2.1 24 Dec 2019
    Release notes
    • Add no_std support.
    Open source →
  18. 0.2.0 06 Nov 2019
    Release notes
    • Bump the minimum required version to 1.28.
    • Bump crossbeam-utils to 0.7.
    Open source →
  19. 0.1.2 29 Jan 2019
    Release notes
    • Update crossbeam-utils to 0.6.5.
    Open source →
  20. 0.1.1 29 Jan 2019
    Release notes
    • Update crossbeam-utils to 0.6.4.
    Open source →
  21. 0.1.0 28 Jan 2019
    Release notes
    • Initial version with ArrayQueue and SegQueue.
    Open source →
  22. 0.0.0 08 Sep 2018

    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