licenses.dev

unixbar v0.1.3

unixbar

Published on

Licenses

Learn more about license information.

Package Licenses

Unlicense

Dependency Licenses

Apache-2.0 OR MIT31
PackageRelationDependenciesPublished
alsa • 0.1.10Thin but safe wrappers for ALSA (Linux sound API)DIRECT4
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 0.8.2A macro to generate structures which behave like bitflags. INDIRECT0
chrono • 0.2.25Date and time library for RustDIRECT11
dbus • 0.5.4Bindings to D-Bus, which is a bus commonly used on Linux for inter-process communication.DIRECT3
itoa • 1.0.11Fast integer primitive to string conversionINDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
libdbus-sys • 0.1.5FFI bindings to libdbus.INDIRECT1
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
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
num-iter • 0.1.45External iterators for generic mathematicsINDIRECT3
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
num • 0.1.42A collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more! INDIRECT4
pkg-config • 0.3.31A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. DIRECT0
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
rand_core • 0.3.1Core random number generator traits and tools for implementation. INDIRECT1
rand_core • 0.4.2Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.3.23Random number generators and other randomness functionality. INDIRECT9
rand • 0.4.6Random number generators and other randomness functionality. INDIRECT8
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]DIRECT4
serde_json • 1.0.132A JSON serialization file formatDIRECT9
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
syn • 2.0.56Parser for Rust source codeINDIRECT3
time • 0.1.45Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].INDIRECT5
time • 0.3.15Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].INDIRECT2
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.INDIRECT2
MIT4
PackageRelationDependenciesPublished
alsa-sys • 0.1.2FFI bindings for the ALSA project (Advanced Linux Sound Architecture)INDIRECT2
nom • 3.2.1A byte-oriented, zero-copy, parser combinators libraryDIRECT2
nom • 7.1.3A byte-oriented, zero-copy, parser combinators libraryINDIRECT2
xcb • 0.8.2Rust safe bindings for XCBDIRECT2
MIT OR Unlicense3
PackageRelationDependenciesPublished
chan • 0.1.23DEPRECATED. Use crossbeam-channel instead.DIRECT10
memchr • 1.0.2Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT1
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
Unlicense1
PackageRelationDependenciesPublished
systemstat • 0.2.3Get system information/statistics in a cross-platform wayDIRECT11
Apache-2.01
PackageRelationDependenciesPublished
bytesize • 1.3.0an utility for human-readable bytes representationsINDIRECT0
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.18Fast floating point to string conversionINDIRECT0
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
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
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.10.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
non-standard1
PackageRelationDependenciesPublished
fuchsia-cprng • 0.1.1Rust crate for the Fuchsia cryptographically secure pseudorandom number generatorINDIRECT0
ISC1
PackageRelationDependenciesPublished
rdrand • 0.4.0An implementation of random number generator based on rdrand and rdseed instructionsINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.3 version:

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