licenses.dev

sysinfo v0.15.9

Library to get system information such as processes, CPUs, disks, components and networks

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT16
PackageRelationDependenciesPublished
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. DIRECT0
core-foundation-sys • 0.8.7Bindings to Core Foundation for macOSDIRECT0
crossbeam-deque • 0.8.5Concurrent work-stealing dequeINDIRECT2
crossbeam-epoch • 0.9.18Epoch-based garbage collectionINDIRECT1
crossbeam-utils • 0.8.20Utilities for concurrent programmingINDIRECT0
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
ntapi • 0.3.7FFI bindings for Native APIDIRECT3
once_cell • 1.20.2Single assignment cells and lazy values.DIRECT0
rayon-core • 1.12.1Core APIs for RayonINDIRECT3
rayon • 1.10.0Simple work-stealing parallelism for RustDIRECT5
shlex • 1.3.0Split a string into shell words, like Python's shlex.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.DIRECT2
MIT1
PackageRelationDependenciesPublished
doc-comment • 0.3.3Macro to generate doc commentsDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.15.9 version:

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