licenses.dev

flate2 v1.1.2

DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT15
PackageRelationDependenciesPublished
cc • 1.2.27A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
cfg-if • 1.0.1A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
cmake • 0.1.54A build dependency for running `cmake` to build a native library INDIRECT2
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computationDIRECT1
getrandom • 0.2.16A small cross-platform library for retrieving random data from system sourceINDIRECT3
libc • 0.2.174Raw FFI bindings to platform libraries like libc.INDIRECT0
libz-ng-sys • 1.1.22Low-level bindings to zlib-ng (libz-ng), a high-performance zlib library.DIRECT4
libz-sys • 1.1.22Low-level bindings to the system libz library (also known as zlib).DIRECT4
pkg-config • 0.3.32A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. INDIRECT0
rand_core • 0.6.4Core random number generator traits and tools for implementation. INDIRECT4
rand_core • 0.9.3Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.8.5Random number generators and other randomness functionality. INDIRECT5
rand • 0.9.1Random number generators and other randomness functionality. DIRECT1
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
vcpkg • 0.2.15A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. INDIRECT0
Zlib3
PackageRelationDependenciesPublished
cloudflare-zlib-sys • 0.3.6Cloudflare fork of zlib with performance improvementsDIRECT2
libz-rs-sys • 0.5.1A memory-safe zlib implementation written in rustDIRECT1
zlib-rs • 0.5.1A memory-safe zlib implementation written in rustINDIRECT0
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
miniz_oxide • 0.8.9DEFLATE compression and decompression library rewritten in Rust based on minizDIRECT1
MIT OR Unlicense1
PackageRelationDependenciesPublished
quickcheck • 1.0.3Automatic property based testing with shrinking.DIRECT6
0BSD OR Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
adler2 • 2.0.1A simple clean-room implementation of the Adler-32 checksumINDIRECT0
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.11.1+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/flate2)](https://licenses.dev/cargo/flate2)
<a href="https://licenses.dev/cargo/flate2">
  <img src="https://licenses.dev/b/cargo/flate2" alt="licenses" />
</a>

Or the licenses badge code for the 1.1.2 version:

[![licenses](https://licenses.dev/b/cargo/flate2/1.1.2)](https://licenses.dev/cargo/flate2/1.1.2)
<a href="https://licenses.dev/cargo/flate2/1.1.2">
  <img src="https://licenses.dev/b/cargo/flate2/1.1.2" alt="licenses" />
</a>
GitHub