licenses.dev

sysinfo v0.16.5

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 MIT14
PackageRelationDependenciesPublished
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.6Concurrent work-stealing dequeINDIRECT2
crossbeam-epoch • 0.9.18Epoch-based garbage collectionINDIRECT1
crossbeam-utils • 0.8.21Utilities 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.169Raw 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
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.16.5 version:

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