licenses.dev

lz4-compress v0.1.1

Pure Rust implementation of raw LZ4 compression/decompression.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 0.5.3Library for reading/writing numbers in big-endian and little-endian.DIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
quick-error • 1.2.3 A macro which makes error types pleasant to write. DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.1 version:

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