licenses.dev

clang-sys v1.9.1

Rust bindings for libclang.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT21
PackageRelationDependenciesPublished
autocfg • 1.5.1Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
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
errno • 0.3.14Cross-platform interface to the `errno` variable.INDIRECT3
fastrand • 1.9.0A simple and fast random number generatorINDIRECT2
glob • 0.3.4Support for matching file paths against Unix shell style patterns. DIRECT0
hermit-abi • 0.3.9Hermit system calls definitions.INDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
libc • 0.2.189Raw FFI bindings to platform libraries like libc.DIRECT0
tempfile • 3.6.0A library for managing temporary files and directories.DIRECT23
windows_aarch64_gnullvm • 0.48.5Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.48.5Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows-link • 0.2.1Linking for WindowsINDIRECT0
windows-sys • 0.48.0Rust for WindowsINDIRECT8
windows-sys • 0.61.2Rust for WindowsINDIRECT1
windows-targets • 0.48.5Import libs for WindowsINDIRECT7
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception3
PackageRelationDependenciesPublished
io-lifetimes • 1.0.11A low-level I/O ownership and borrowing libraryINDIRECT11
linux-raw-sys • 0.3.8Generated bindings for Linux's userspace APIINDIRECT0
rustix • 0.37.28Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscallsINDIRECT17
ISC1
PackageRelationDependenciesPublished
libloading • 0.8.9Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.DIRECT2
MIT1
PackageRelationDependenciesPublished
redox_syscall • 0.3.5A Rust library to access raw Redox system callsINDIRECT1
BSD-3-Clause1
PackageRelationDependenciesPublished
instant • 0.1.13Unmaintained, consider using web-time instead - A partial replacement for std::time::Instant that works on WASM to.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.9.1 version:

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