licenses.dev

czkawka_core v1.1.0

Core of Czkawka app

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT14
PackageRelationDependenciesPublished
arrayvec • 0.5.2A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.INDIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
cc • 1.2.5A 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. INDIRECT1
cfg-if • 0.1.10A 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. INDIRECT0
crossbeam-channel • 0.4.4Multi-producer multi-consumer channels for message passingDIRECT5
crossbeam-utils • 0.7.2Utilities for concurrent programmingINDIRECT3
crypto-mac • 0.8.0Trait for Message Authentication Code (MAC) algorithmsINDIRECT4
digest • 0.9.0Traits for cryptographic hash functions and message authentication codesINDIRECT3
humansize • 1.1.1A configurable crate to easily represent sizes in a human-readable format.DIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
maybe-uninit • 2.0.0MaybeUninit for friends of backwards compatibilityINDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
typenum • 1.17.0Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.INDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
Apache-2.0 OR CC0-1.01
PackageRelationDependenciesPublished
blake3 • 0.3.8the BLAKE3 hash functionDIRECT12
BSD-2-Clause1
PackageRelationDependenciesPublished
arrayref • 0.3.9Macros to take array references of slicesINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
constant_time_eq • 0.1.5Compares two equal-sized byte strings in constant time.INDIRECT0
MIT1
PackageRelationDependenciesPublished
generic-array • 0.14.7Generic types implementing functionality of arraysINDIRECT2
BSD-3-Clause1
PackageRelationDependenciesPublished
subtle • 2.6.1Pure-Rust traits and utilities for constant-time cryptographic implementations.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.1.0 version:

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