PackageTrack
Sign in Get early access

bitpacking

Fast integer compression/decompression via SIMD bit-packing. Port of simdcomp to rust.

0.9.3 23M downloads/mo #1935 most downloaded on crates.io quickwit-oss/bitpacking

What this package is like to depend on

Last release 7 months ago

08 Jan 2026

Ships unpredictably

gaps range from 1 weeks to 2.6 years

Some releases are documented

notes for 4 of 15 stable releases

2 versions withdrawn

withdrawn after publishing

8 years old

17 releases · first in 2018

1 release in the last 12 months

see the full history below

Release timeline

17 releases · Mar 2018 to Jan 2026
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 17
  1. 0.9.3 08 Jan 2026
    Release notes
    • Performance improvements in BitPacker4x for ARM
    Open source →
  2. 0.9.2 23 Nov 2023

    Nothing published for this version

  3. 0.9.1 22 Nov 2023
    Release notes
    • Add strictly_sorted variant of bitpackers which allow to compress sequence known to be strictly increasing (no equal element) in a slightly more compact format.
    Open source →
  4. 0.8.4 22 Apr 2021

    Nothing published for this version

  5. 0.8.3 20 Apr 2021 withdrawn

    Nothing published for this version

  6. 0.8.2 26 Dec 2019
    Release notes
    • Much much faster compilation in debug mode. (#20)
    Open source →
  7. 0.8.1 29 Jul 2019
    Release notes
    • Bugfix for arrays requiring 32-bits. (#17)
    • Added proptest (thanks to @danburkert)
    • Switched to edition 2018
    Open source →
  8. 0.8.0 10 Jul 2019 withdrawn
    Release notes

    Made Bitpacker1x, Bitpacker4x, and BitPacker8x optional via a feature flag ;
    by default all 3 are enabled.

    Compiling bitpacking was proven to consume a lot of RAM so it seems like a good idea to make it possible
    for project using the bitpacking crate like tantivy to avoid compiling the unused BitPackers.

    Open source →
    Release notes

    Enabling 1x, 4x, and 8x bitpacking based on feature flags. For backward compatibility, by default, all 3 are enabled.

    Open source →
  9. 0.7.0 26 Jun 2019

    Nothing published for this version

  10. 0.6.0 04 Feb 2019

    Nothing published for this version

  11. 0.5.1 26 Jun 2018

    Nothing published for this version

  12. 0.5.0 22 Jun 2018

    Nothing published for this version

  13. 0.4.0 15 Apr 2018

    Nothing published for this version

  14. 0.3.1 10 Apr 2018

    Nothing published for this version

  15. 0.3.0 10 Apr 2018

    Nothing published for this version

  16. 0.2.0 29 Mar 2018

    Nothing published for this version

  17. 0.1.0 18 Mar 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