Package Licenses
MIT
Dependency Licenses
Apache-2.0 OR MIT9
Package | Relation | Dependencies | Published |
---|---|---|---|
cc • 1.2.5A 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. | INDIRECT | 1 | |
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. | INDIRECT | 0 | |
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computation | INDIRECT | 1 | |
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. | DIRECT | 9 | |
libc • 0.2.169Raw FFI bindings to platform libraries like libc. | DIRECT | 0 | |
libz-sys • 1.1.20Low-level bindings to the system libz library (also known as zlib). | INDIRECT | 4 | |
pkg-config • 0.3.31A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. | INDIRECT | 0 | |
shlex • 1.3.0Split a string into shell words, like Python's shlex. | INDIRECT | 0 | |
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. | INDIRECT | 0 |
Apache-2.0 OR MIT OR Zlib1
Package | Relation | Dependencies | Published |
---|---|---|---|
miniz_oxide • 0.8.2DEFLATE compression and decompression library rewritten in Rust based on miniz | INDIRECT | 1 |
0BSD OR Apache-2.0 OR MIT1
Package | Relation | Dependencies | Published |
---|---|---|---|
adler2 • 2.0.0A simple clean-room implementation of the Adler-32 checksum | INDIRECT | 0 |