licenses.dev

object v0.31.1

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 MIT27
PackageRelationDependenciesPublished
ahash • 0.8.12A non-cryptographic hash function using AES-NI for high performanceINDIRECT9
autocfg • 1.5.0Automatic cfg for Rust compiler featuresINDIRECT0
cfg-if • 1.0.1A 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.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computationDIRECT1
flate2 • 1.1.2DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. DIRECT4
form_urlencoded • 1.2.1Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.INDIRECT1
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
hashbrown • 0.13.2A Rust port of Google's SwissTable hash mapDIRECT10
idna_adapter • 1.1.0Back end adapter for idnaINDIRECT6
idna • 1.0.3IDNA (Internationalizing Domain Names in Applications) and Punycode.INDIRECT9
indexmap • 1.9.3A hash table with consistent order and fast iteration.DIRECT2
once_cell • 1.21.3Single assignment cells and lazy values.INDIRECT0
percent-encoding • 2.3.1Percent encoding and decodingINDIRECT0
proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.40Quasi-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
smallvec • 1.15.1'Small vector' optimization: store up to a small number of items on the stackINDIRECT0
static_assertions • 1.1.0Compile-time assertions to ensure that invariants are met.INDIRECT0
syn • 2.0.104Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.69derive(Error)INDIRECT5
unicode-bidi • 0.3.18Implementation of the Unicode Bidirectional AlgorithmINDIRECT0
unicode-normalization • 0.1.24This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. INDIRECT2
url • 2.5.4URL library for Rust, based on the WHATWG URL StandardINDIRECT12
utf8_iter • 1.0.4Iterator by char over potentially-invalid UTF-8 in &[u8]INDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
Apache-2.0 OR MIT OR Zlib3
PackageRelationDependenciesPublished
miniz_oxide • 0.8.9DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT1
tinyvec_macros • 0.1.1Some macros for tiny containersINDIRECT0
tinyvec • 1.9.0`tinyvec` provides 100% safe vec-like data structures.INDIRECT1
MIT OR Unlicense2
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
memchr • 2.7.5Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. DIRECT0
MIT2
PackageRelationDependenciesPublished
ruzstd • 0.3.1A decoder for the zstd compression formatDIRECT10
twox-hash • 1.6.3A Rust implementation of the XXHash and XXH3 algorithmsINDIRECT2
Apache-2.0 OR BSD-2-Clause OR MIT2
PackageRelationDependenciesPublished
zerocopy-derive • 0.8.26Custom derive for traits from the zerocopy crateINDIRECT4
zerocopy • 0.8.26Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don't have to.INDIRECT5
Unicode-3.0 AND (Apache-2.0 OR MIT)2
PackageRelationDependenciesPublished
idna_mapping • 1.1.0UTS 46 mapping for unicode-rs back end of idnaINDIRECT1
unicode-ident • 1.0.18Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
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.102.0A simple event-driven library for parsing WebAssembly binary files. DIRECT16
0BSD OR Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
adler2 • 2.0.1A simple clean-room implementation of the Adler-32 checksumINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
unicode-joining-type • 1.0.0Fast lookup of the Unicode Joining Type and Joining Group propertiesINDIRECT0
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.31.1 version:

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