PackageTrack
Sign in Get early access

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 2026
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 24
  1. 0.10.1 10 Jul 2026
    Release notes

    <a id="v0.10.1"></a>

    • indexing into a BitVec has simpler codegen (https://github.com/contain-rs/bit-vec/pull/153)
    Open source →
  2. 0.10.0 04 Jul 2026
    Release notes

    <a id="v0.10.0"></a>

    • fixed a soundness issue where deserializeing from an untrusted source could make fn get_unchecked perform undefined behavior, and could make other functions return incorrect results
    • removed nanoserde support
    • moved all the crates into a workspace
    Open source →
  3. 0.9.1 12 Mar 2026
    Release notes

    <a id="v0.9.1"></a>

    • Fixed issue with the serde feature
    Open source →
  4. 0.9.0 10 Mar 2026
    Release notes

    <a id="v0.9.0"></a>

    • Minimal Supported Rust Version is now 1.82
    • fn remove is implemented
    • fn fill is implemented
    • fn remove_all is implemented
    • fn clear is deprecated. Please use .fill(false) instead!
    • fn push_within_capacity is implemented
    • bug fix: .skip(n) on our iterators is now O(1) instead of O(n) time
    • fn to_bytes is optimized with a lookup table
    • some clippy lints are enabled
    • nanoserde version is now 0.2
    Open source →
  5. 0.8.0 16 Jul 2024
    Release notes

    <a id="v0.8.0"></a>

    • fn insert is implemented
    • impl Display is implemented
    • impl Debug has different output
    Open source →
  6. 0.7.0 26 Jun 2024

    Nothing published for this version

  7. 0.6.3 04 Dec 2020

    Nothing published for this version

  8. 0.6.2 06 May 2020

    Nothing published for this version

  9. 0.6.1 01 Jun 2019

    Nothing published for this version

  10. 0.6.0 16 May 2019

    Nothing published for this version

  11. 0.5.1 21 Mar 2019

    Nothing published for this version

  12. 0.5.0 23 Apr 2018

    Nothing published for this version

  13. 0.4.4 30 May 2017

    Nothing published for this version

  14. 0.4.3 21 Jan 2016

    Nothing published for this version

  15. 0.4.2 04 Oct 2015

    Nothing published for this version

  16. 0.4.1 06 Aug 2015

    Nothing published for this version

  17. 0.4.0 10 Jul 2015

    Nothing published for this version

  18. 0.3.0 08 Jul 2015

    Nothing published for this version

  19. 0.2.0 04 Jun 2015

    Nothing published for this version

  20. 0.1.5 04 Jun 2015

    Nothing published for this version

  21. 0.1.4 03 Jun 2015

    Nothing published for this version

  22. 0.1.3 03 Jun 2015

    Nothing published for this version

  23. 0.1.1 03 Jun 2015

    Nothing published for this version

  24. 0.1.0 03 Jun 2015

    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