bit-vec
A vector of bits
0.10.1
387M downloads/mo
#295 most downloaded on crates.io
contain-rs/bit-vec
What this package is like to depend on
Last release 1 months ago
10 Jul 2026
Release timing varies
gaps range from 2 weeks to 3.6 years
Rarely documented
notes for 5 of 24 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
24 releases · first in 2015
4 releases in the last 12 months
see the full history below
Release timeline
24 releases · Jun 2015 to Jul 2026Releases
latest 24-
0.10.110 Jul 2026Release notes
Open source →<a id="v0.10.1"></a>
- indexing into a
BitVechas simpler codegen (https://github.com/contain-rs/bit-vec/pull/153)
- indexing into a
-
0.10.004 Jul 2026Release notes
Open source →<a id="v0.10.0"></a>
- fixed a soundness issue where
deserializeing from an untrusted source could makefn get_uncheckedperform undefined behavior, and could make other functions return incorrect results - removed nanoserde support
- moved all the crates into a workspace
- fixed a soundness issue where
-
0.9.112 Mar 2026 -
0.9.010 Mar 2026Release notes
Open source →<a id="v0.9.0"></a>
- Minimal Supported Rust Version is now 1.82
fn removeis implementedfn fillis implementedfn remove_allis implementedfn clearis deprecated. Please use.fill(false)instead!fn push_within_capacityis implemented- bug fix:
.skip(n)on our iterators is now O(1) instead of O(n) time fn to_bytesis optimized with a lookup table- some clippy lints are enabled
- nanoserde version is now 0.2
-
0.8.016 Jul 2024Release notes
Open source →<a id="v0.8.0"></a>
fn insertis implementedimpl Displayis implementedimpl Debughas different output
-
0.7.026 Jun 2024Nothing published for this version
-
0.6.304 Dec 2020Nothing published for this version
-
0.6.206 May 2020Nothing published for this version
-
0.6.101 Jun 2019Nothing published for this version
-
0.6.016 May 2019Nothing published for this version
-
0.5.121 Mar 2019Nothing published for this version
-
0.5.023 Apr 2018Nothing published for this version
-
0.4.430 May 2017Nothing published for this version
-
0.4.321 Jan 2016Nothing published for this version
-
0.4.204 Oct 2015Nothing published for this version
-
0.4.106 Aug 2015Nothing published for this version
-
0.4.010 Jul 2015Nothing published for this version
-
0.3.008 Jul 2015Nothing published for this version
-
0.2.004 Jun 2015Nothing published for this version
-
0.1.504 Jun 2015Nothing published for this version
-
0.1.403 Jun 2015Nothing published for this version
-
0.1.303 Jun 2015Nothing published for this version
-
0.1.103 Jun 2015Nothing published for this version
-
0.1.003 Jun 2015Nothing published for this version