Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT8
Package | Relation | Dependencies | Published |
---|---|---|---|
autocfg • 1.4.0Automatic cfg for Rust compiler features | INDIRECT | 0 | |
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 | DIRECT | 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 | 4 | |
hashbrown • 0.12.3A Rust port of Google's SwissTable hash map | INDIRECT | 0 | |
indexmap • 1.9.3A hash table with consistent order and fast iteration. | DIRECT | 2 | |
rustc-std-workspace-alloc • 1.0.1crate for integration of crates.io crates into rust-lang/rust standard library workspace | DIRECT | 0 | |
rustc-std-workspace-core • 1.0.1crate for integration of crates.io crates into rust-lang/rust standard library workspace | DIRECT | 0 |
MIT AND Apache-2.0 WITH LLVM-exception AND (Apache-2.0 OR MIT)1
Package | Relation | Dependencies | Published |
---|---|---|---|
compiler_builtins • 0.1.139Compiler intrinsics used by the Rust compiler. Also available for other targets if necessary! | DIRECT | 0 |
MIT OR Unlicense1
Package | Relation | Dependencies | Published |
---|---|---|---|
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. | DIRECT | 0 |
Apache-2.0 WITH LLVM-exception1
Package | Relation | Dependencies | Published |
---|---|---|---|
wasmparser • 0.57.0A simple event-driven library for parsing WebAssembly binary files. | DIRECT | 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 |