licenses.dev

object v0.32.2

A unified interface for reading and writing object file formats.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT17
PackageRelationDependenciesPublished
ahash • 0.8.12A non-cryptographic hash function using AES-NI for high performanceINDIRECT9
cfg-if • 1.0.4A 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.5.0Fast, SIMD-accelerated CRC32 (IEEE) checksum computationDIRECT1
equivalent • 1.0.2Traits for key comparison in maps.INDIRECT0
flate2 • 1.1.9DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. DIRECT3
hashbrown • 0.14.5A Rust port of Google's SwissTable hash mapDIRECT10
hashbrown • 0.16.1A Rust port of Google's SwissTable hash mapINDIRECT0
indexmap • 2.13.0A hash table with consistent order and fast iteration.DIRECT2
once_cell • 1.21.4Single assignment cells and lazy values.INDIRECT0
proc-macro2 • 1.0.106A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.45Quasi-quoting macro quote!(...)INDIRECT2
rustc-std-workspace-alloc • 1.0.1crate for integration of crates.io crates into rust-lang/rust standard library workspace DIRECT0
rustc-std-workspace-core • 1.0.1crate for integration of crates.io crates into rust-lang/rust standard library workspace DIRECT0
semver • 1.0.27Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT0
static_assertions • 1.1.0Compile-time assertions to ensure that invariants are met.INDIRECT0
syn • 2.0.117Parser for Rust source codeINDIRECT2
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
MIT4
PackageRelationDependenciesPublished
derive_more • 0.99.20Adds #[derive(x)] macros for more traitsINDIRECT4
ruzstd • 0.5.0A decoder for the zstd compression formatDIRECT9
simd-adler32 • 0.3.9A SIMD-accelerated Adler-32 hash algorithm implementation.INDIRECT0
twox-hash • 1.6.3A Rust implementation of the XXHash and XXH3 algorithmsINDIRECT2
MIT OR Unlicense2
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
memchr • 2.8.0Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. DIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT2
PackageRelationDependenciesPublished
zerocopy-derive • 0.8.48Custom derive for traits from the zerocopy crateINDIRECT4
zerocopy • 0.8.48Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don't have to.INDIRECT5
MIT AND Apache-2.0 WITH LLVM-exception AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
compiler_builtins • 0.1.160Compiler intrinsics used by the Rust compiler.DIRECT0
Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasmparser • 0.118.2A simple event-driven library for parsing WebAssembly binary files. DIRECT4
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
miniz_oxide • 0.8.9DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT2
0BSD OR Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
adler2 • 2.0.1A simple clean-room implementation of the Adler-32 checksumINDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.24Determine 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/object)](https://licenses.dev/cargo/object)
<a href="https://licenses.dev/cargo/object">
  <img src="https://licenses.dev/b/cargo/object" alt="licenses" />
</a>

Or the licenses badge code for the 0.32.2 version:

[![licenses](https://licenses.dev/b/cargo/object/0.32.2)](https://licenses.dev/cargo/object/0.32.2)
<a href="https://licenses.dev/cargo/object/0.32.2">
  <img src="https://licenses.dev/b/cargo/object/0.32.2" alt="licenses" />
</a>
GitHub