licenses.dev

deflate v0.8.6

A DEFLATE, zlib and gzip encoder written in Rust.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
cfg-if • 1.0.0A 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
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computationINDIRECT1
gzip-header • 0.3.0A crate for decoding and encoding the header part of gzip files based on the gzip header implementation in the flate2 crate. DIRECT2
Zlib1
PackageRelationDependenciesPublished
adler32 • 1.2.0Minimal Adler32 implementation for Rust.DIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
MIT1
PackageRelationDependenciesPublished
miniz_oxide • 0.3.7DEFLATE compression and decompression library rewritten in Rust based on minizDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.8.6 version:

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