licenses.dev

fluvio-compression v0.2.2

Fluvio Compression library

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT11
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
flate2 • 1.0.35DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. DIRECT4
proc-macro2 • 1.0.92A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkDIRECT5
static_assertions • 1.1.0Compile-time assertions to ensure that invariants are met.INDIRECT0
syn • 2.0.90Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.69derive(Error)DIRECT5
MIT3
PackageRelationDependenciesPublished
bytes • 1.9.0Types and traits for working with bytesDIRECT0
lz4_flex • 0.9.2Fastest LZ4 implementation in Rust, no unsafe by default.DIRECT3
twox-hash • 1.6.3A Rust implementation of the XXHash and XXH3 algorithmsINDIRECT2
BSD-3-Clause1
PackageRelationDependenciesPublished
snap • 1.1.1A pure Rust implementation of the Snappy compression algorithm. Includes streaming compression and decompression. DIRECT0
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
miniz_oxide • 0.8.2DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT1
0BSD OR Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
adler2 • 2.0.0A simple clean-room implementation of the Adler-32 checksumINDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine 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/fluvio-compression)](https://licenses.dev/cargo/fluvio-compression)
<a href="https://licenses.dev/cargo/fluvio-compression">
  <img src="https://licenses.dev/b/cargo/fluvio-compression" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.2 version:

[![licenses](https://licenses.dev/b/cargo/fluvio-compression/0.2.2)](https://licenses.dev/cargo/fluvio-compression/0.2.2)
<a href="https://licenses.dev/cargo/fluvio-compression/0.2.2">
  <img src="https://licenses.dev/b/cargo/fluvio-compression/0.2.2" alt="licenses" />
</a>
GitHub