licenses.dev

pdb-addr2line v0.10.4

Symbolicate addresses from PDBs, like addr2line.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT40
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
binary-merge • 0.1.2Minimum comparison merge of two sorted sequences with random accessINDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. DIRECT0
clap_lex • 0.2.4Minimal, flexible command line parserINDIRECT1
clap • 3.2.25A simple to use, efficient, and full-featured Command Line Argument ParserDIRECT26
elsa • 1.10.0Append-only collections for Rust where borrows to entries can outlive insertionsDIRECT1
fallible-iterator • 0.2.0Fallible iterator traitsINDIRECT0
getopts • 0.2.21getopts-like option parsing. DIRECT1
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
hermit-abi • 0.1.19Hermit system calls definitions.INDIRECT1
indexmap • 1.9.3A hash table with consistent order and fast iteration.INDIRECT2
inplace-vec-builder • 0.1.1Build a vec from a vec, in placeINDIRECT1
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
maybe-owned • 0.3.4provides a `MaybeOwned` (and `MaybeOwnedMut`) type similar to std's `Cow` but it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`DIRECT0
memmap2 • 0.5.10Cross-platform Rust API for memory-mapped file IODIRECT1
os_str_bytes • 6.6.1Lossless functionality for platform-native strings INDIRECT0
pdb • 0.8.0A parser for Microsoft PDB (Program Database) debugging informationDIRECT3
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
range-collections • 0.2.4Sets and maps of ranges, backed by smallvecDIRECT3
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackINDIRECT0
stable_deref_trait • 1.2.0An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. INDIRECT0
syn • 2.0.82Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.65Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.65derive(Error)DIRECT5
unicode-width • 0.1.14Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. INDIRECT0
uuid • 1.11.0A library to generate and parse UUIDs.INDIRECT0
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
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT4
PackageRelationDependenciesPublished
atty • 0.2.14A simple interface for querying attyINDIRECT5
scroll • 0.11.0A suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffersINDIRECT0
strsim • 0.10.0Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. INDIRECT0
textwrap • 0.16.1Library for word wrapping, indenting, and dedenting strings. Has optional support for Unicode and emojis as well as machine hyphenation.INDIRECT0
MIT OR Unlicense2
PackageRelationDependenciesPublished
termcolor • 1.4.1A simple cross platform library for writing colored text to a terminal. INDIRECT11
winapi-util • 0.1.9A dumping ground for high level safe wrappers over windows-sys.INDIRECT10
MIT OR NCSA1
PackageRelationDependenciesPublished
msvc-demangler • 0.9.0A rust library that demangles / undecorates C++ symbols mangled by MSVCDIRECT1
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine 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/pdb-addr2line)](https://licenses.dev/cargo/pdb-addr2line)
<a href="https://licenses.dev/cargo/pdb-addr2line">
  <img src="https://licenses.dev/b/cargo/pdb-addr2line" alt="licenses" />
</a>

Or the licenses badge code for the 0.10.4 version:

[![licenses](https://licenses.dev/b/cargo/pdb-addr2line/0.10.4)](https://licenses.dev/cargo/pdb-addr2line/0.10.4)
<a href="https://licenses.dev/cargo/pdb-addr2line/0.10.4">
  <img src="https://licenses.dev/b/cargo/pdb-addr2line/0.10.4" alt="licenses" />
</a>
GitHub