Package Licenses
Apache-2.0
Dependency Licenses
Apache-2.0 OR MIT8
Package | Relation | Dependencies | Published |
---|---|---|---|
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 | |
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust. | DIRECT | 0 | |
proc-macro-hack • 0.5.20+deprecatedProcedural macros in expression position | INDIRECT | 0 | |
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. | INDIRECT | 1 | |
quote • 1.0.37Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
rle-decode-fast • 1.0.3Deprecated: this is available in stable Rust since 1.53 as Vec::extend_from_within(). Previsouly, the fastest way to implement any kind of decoding for Run Length Encoded data in Rust. | INDIRECT | 0 | |
syn • 1.0.109Parser for Rust source code | INDIRECT | 3 |
Apache-2.02
Package | Relation | Dependencies | Published |
---|---|---|---|
include-flate-codegen-exports • 0.1.4Macro codegen for the include-flate crate | DIRECT | 12 | |
include-flate-codegen • 0.1.4Macro codegen for the include-flate crate | INDIRECT | 10 |
MIT2
Package | Relation | Dependencies | Published |
---|---|---|---|
libflate_lz77 • 1.2.0LZ77 encoder for libflate crate | INDIRECT | 1 | |
libflate • 1.4.0A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP) | DIRECT | 5 |
Zlib1
Package | Relation | Dependencies | Published |
---|---|---|---|
adler32 • 1.2.0Minimal Adler32 implementation for Rust. | INDIRECT | 0 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
Package | Relation | Dependencies | Published |
---|---|---|---|
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |