licenses.dev

libusb1-sys v0.3.7

FFI bindings for libusb.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT22
PackageRelationDependenciesPublished
bitflags • 2.6.0A macro to generate structures which behave like bitflags. INDIRECT0
cc • 1.1.31A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. DIRECT1
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
filetime • 0.2.25Platform-agnostic accessors of timestamps in File metadata INDIRECT15
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
pkg-config • 0.3.31A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. DIRECT0
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. INDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
tar • 0.4.40A Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. DIRECT17
vcpkg • 0.2.15A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. DIRECT0
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
xattr • 1.1.1unix extended filesystem attributesINDIRECT1
MIT4
PackageRelationDependenciesPublished
libflate • 0.1.27A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)DIRECT5
libredox • 0.1.3Redox stable ABIINDIRECT3
redox_syscall • 0.5.7A Rust library to access raw Redox system callsINDIRECT1
take_mut • 0.2.2Take a T from a &mut T temporarilyINDIRECT0
Zlib1
PackageRelationDependenciesPublished
adler32 • 1.2.0Minimal Adler32 implementation for Rust.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/libusb1-sys)](https://licenses.dev/cargo/libusb1-sys)
<a href="https://licenses.dev/cargo/libusb1-sys">
  <img src="https://licenses.dev/b/cargo/libusb1-sys" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.7 version:

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