svb 0.2.0

Pure-Rust StreamVByte: integer compression for u16/u32/u64 with SIMD decode (AVX2, SSSE3, NEON)
Documentation

svb

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 6 feature flags, 2 of them enabled by default.

default

std (default)

alloc (default)

This feature flag does not enable additional features.

simd-auto

This feature flag does not enable additional features.

simd-avx2

This feature flag does not enable additional features.

simd-neon

This feature flag does not enable additional features.

simd-ssse3

This feature flag does not enable additional features.