licenses.dev

systemstat v0.2.3

Get system information/statistics in a cross-platform way

Published on

Licenses

Learn more about license information.

Package Licenses

Unlicense

Dependency Licenses

Apache-2.0 OR MIT13
PackageRelationDependenciesPublished
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
minimal-lexical • 0.2.1Fast float parsing conversion routines.INDIRECT0
num_threads • 0.1.7A minimal library that determines the number of running threads for the current process.INDIRECT1
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
syn • 2.0.56Parser for Rust source codeINDIRECT3
time • 0.3.15Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].DIRECT2
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
Apache-2.01
PackageRelationDependenciesPublished
bytesize • 1.3.0an utility for human-readable bytes representationsDIRECT0
MIT1
PackageRelationDependenciesPublished
nom • 7.1.3A byte-oriented, zero-copy, parser combinators libraryDIRECT2
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.3 version:

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