gzp 0.9.0

Parallel Compression
Documentation

gzp

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

default

  • deflate_default
  • libdeflate

deflate_default

  • deflate_zlib_ng

libdeflate

  • libdeflater

deflate_zlib_ng

  • deflate
  • flate2/zlib-ng-compat
  • any_zlib
  • libz-sys

libdeflater

    This feature flag does not enable additional features.

deflate

    This feature flag does not enable additional features.

any_zlib

  • flate2/any_zlib

libz-sys

    This feature flag does not enable additional features.

deflate_zlib

  • deflate
  • flate2/zlib
  • any_zlib
  • libz-sys
  • libz-sys/libc

deflate_cloudflare_zlib

  • deflate
  • flate2/cloudflare_zlib
  • any_zlib
  • libz-sys

snappy_default

  • snappy
  • snap
  • deflate_rust

deflate_rust

  • deflate
  • flate2/rust_backend

snap

    This feature flag does not enable additional features.

flate2

    This feature flag does not enable additional features.

snappy

    This feature flag does not enable additional features.