licenses.dev

object v0.12.0

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 MIT19
PackageRelationDependenciesPublished
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. INDIRECT0
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computationINDIRECT1
flate2 • 1.0.34DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. DIRECT4
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
memmap • 0.7.0Cross-platform Rust API for memory-mapped file IODIRECT4
parity-wasm • 0.38.0WebAssembly low-level format libraryDIRECT0
plain • 0.2.3A small Rust library that allows users to reinterpret data of certain types safely.INDIRECT0
proc-macro2 • 0.4.30A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 0.6.13Quasi-quoting macro quote!(...)INDIRECT2
rustc_version • 0.2.3A library for querying the version of a installed rustc compilerINDIRECT2
semver-parser • 0.7.0Parsing of the semver spec. INDIRECT0
semver • 0.9.0Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT1
syn • 0.15.44Parser for Rust source codeINDIRECT3
unicode-xid • 0.1.0Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
uuid • 0.7.4A library to generate and parse UUIDs.DIRECT0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
MIT3
PackageRelationDependenciesPublished
goblin • 0.0.22An impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crateDIRECT11
scroll_derive • 0.9.5A macros 1.1 derive implementation for Pread and Pwrite traits from the scroll crateINDIRECT4
scroll • 0.9.2A suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffersDIRECT8
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
miniz_oxide • 0.8.0DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT1
0BSD OR Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
adler2 • 2.0.0A simple clean-room implementation of the Adler-32 checksumINDIRECT0
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.12.0 version:

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