licenses.dev

kvm-sys v0.3.0

Bindings for KVM interface

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
errno • 0.1.8Cross-platform interface to the `errno` variable.DIRECT4
fs2 • 0.2.5Cross-platform file locks and file duplication.INDIRECT4
gcc • 0.3.55**Deprecated** crate, renamed to `cc` A 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. DIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
log • 0.3.9A lightweight logging facade for Rust DIRECT1
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
memmap • 0.2.3Cross-platform Rust API for memory-mapped file IODIRECT5
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
MIT3
PackageRelationDependenciesPublished
kernel32-sys • 0.2.2Contains function definitions for the Windows API library kernel32. See winapi for types and constants.INDIRECT2
winapi-build • 0.1.1Common code for build.rs in WinAPI -sys crates.INDIRECT0
winapi • 0.2.8Raw FFI bindings for all of Windows API.INDIRECT0
Apache-2.0 OR MIT OR Zlib2
PackageRelationDependenciesPublished
tinyvec_macros • 0.1.1Some macros for tiny containersINDIRECT0
tinyvec • 1.8.0`tinyvec` provides 100% safe vec-like data structures.INDIRECT1
MPL-2.01
PackageRelationDependenciesPublished
clippy • 0.0.23A bunch of helpful lints to avoid common pitfalls in Rust.DIRECT3
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.0 version:

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