boxcar
A concurrent, append-only vector
0.2.14
25M downloads/mo
#1891 most downloaded on crates.io
ibraheemdev/boxcar
What this package is like to depend on
Last release 1 years ago
13 Aug 2025
Release timing varies
gaps range from 8 days to 6 months
Most releases are documented
notes for 10 of 15 stable releases
1 version withdrawn
withdrawn after publishing
4 years old
16 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
16 releases · Mar 2022 to Aug 2025Releases
latest 16-
0.2.1413 Aug 2025 -
0.2.1311 Jun 2025Release notes
Open source →- Fix a bug where
T: !Sendelements could inadvertently be transferred across threads through a&boxcar::Vec<T>. This release adds aT: Sendrequirement toVec<T>: Sync, which is technically a breaking change, but required for soundness (#34). - Fix a bug where iterator over a
Veccould sometimes stop early and break linearizability.Iteris now documented to be fused on creation and will not continue to yield concurrently inserted elements (#33).
- Fix a bug where
-
0.2.1215 May 2025 -
0.2.1120 Mar 2025 -
0.2.1017 Feb 2025 -
0.2.908 Feb 2025Release notes
Open source →- The
rust-versioncrate metadata has been set to 1.72.0. - Added
loomsupport undercfg(loom). - Performance improvements.
- The
-
0.2.829 Dec 2024 -
0.2.707 Nov 2024 -
0.2.603 Oct 2024 -
0.2.501 May 2024 -
0.2.401 Nov 2023Nothing published for this version
-
0.2.309 Sep 2023Nothing published for this version
-
0.2.229 Jul 2023Nothing published for this version
-
0.2.125 Jul 2023Nothing published for this version
-
0.2.025 Jul 2023 withdrawnNothing published for this version
-
0.1.013 Mar 2022Nothing published for this version