compressed-intvec 0.5.2

Space-efficient integer vectors for Rust. Offers a fixed-width implementation for O(1) mutable and atomic access, and a variable-width implementation that uses instantaneous codes and sampling for high compression ratios on non-uniform data.
Documentation

compressed-intvec

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 2 of them enabled by default.

default

parallel (default)

rayon (default)

arch-dependent-storable

This feature flag does not enable additional features.

bytemuck

serde