licenses.dev

miniz_oxide v0.8.7

DEFLATE compression and decompression library rewritten in Rust based on miniz

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT OR Zlib

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
proc-macro2 • 1.0.94A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.40Quasi-quoting macro quote!(...)INDIRECT2
rustc-std-workspace-alloc • 1.0.1crate for integration of crates.io crates into rust-lang/rust standard library workspace DIRECT0
rustc-std-workspace-core • 1.0.1crate for integration of crates.io crates into rust-lang/rust standard library workspace DIRECT0
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
syn • 2.0.56Parser for Rust source codeINDIRECT3
0BSD OR Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
adler2 • 2.0.0A simple clean-room implementation of the Adler-32 checksumDIRECT0
MIT AND Apache-2.0 WITH LLVM-exception AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
compiler_builtins • 0.1.153Compiler intrinsics used by the Rust compiler. Also available for other targets if necessary! DIRECT0
MIT1
PackageRelationDependenciesPublished
simd-adler32 • 0.3.7A SIMD-accelerated Adler-32 hash algorithm implementation.DIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.18Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.8.7 version:

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