licenses.dev

colored v3.1.1

The most simple way to add colors in your terminal

Published on

Licenses

Learn more about license information.

Package Licenses

MPL-2.0

Dependency Licenses

Apache-2.0 OR MIT64
PackageRelationDependenciesPublished
bitflags • 2.13.2A macro to generate structures which behave like bitflags. INDIRECT0
bumpalo • 3.20.3A fast bump allocation arena for Rust.INDIRECT0
cfg-if • 1.0.5A 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
const_fn • 0.4.12A lightweight attribute for easy generation of const functions with conditional compilations. INDIRECT0
crossbeam-deque • 0.8.8Concurrent work-stealing dequeINDIRECT2
crossbeam-epoch • 0.9.21Epoch-based garbage collectionINDIRECT1
crossbeam-utils • 0.8.23Utilities for concurrent programmingINDIRECT0
derive_builder_core • 0.9.0Internal helper library for the derive_builder crate.INDIRECT10
derive_builder • 0.9.0Rust macro to automatically implement the builder pattern for arbitrary structs.INDIRECT11
either • 1.18.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
encode_unicode • 1.0.0UTF-8 and UTF-16 character types, iterators and related methods for char, u8 and u16. INDIRECT0
errno • 0.3.14Cross-platform interface to the `errno` variable.INDIRECT3
fastrand • 2.5.0A simple and fast random number generatorINDIRECT0
fnv • 1.0.7Fowler–Noll–Vo hash functionINDIRECT0
getrandom • 0.4.3A small cross-platform library for retrieving random data from system sourceINDIRECT3
ident_case • 1.0.1Utility for applying case rules to Rust identifiers.INDIRECT0
itoa • 1.0.18Fast integer primitive to string conversionINDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.189Raw FFI bindings to platform libraries like libc.INDIRECT0
once_cell • 1.21.4Single assignment cells and lazy values.INDIRECT0
proc-macro-hack • 0.5.20+deprecatedProcedural macros in expression positionINDIRECT0
proc-macro2 • 1.0.107A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.47Quasi-quoting macro quote!(...)INDIRECT2
rayon-core • 1.13.0Core APIs for RayonINDIRECT3
rayon • 1.12.0Simple work-stealing parallelism for RustINDIRECT5
rustc_version • 0.2.3A library for querying the version of a installed rustc compilerINDIRECT2
rustversion • 1.0.23Conditional compilation according to rustc compiler versionINDIRECT0
semver-parser • 0.7.0Parsing of the semver spec. INDIRECT0
semver • 0.9.0Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT1
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_json • 1.0.143A JSON serialization file formatINDIRECT9
serde • 1.0.210A generic serialization/deserialization frameworkINDIRECT5
standback • 0.2.17New standard library, old compiler.INDIRECT1
stdweb-derive • 0.5.3Derive macros for the `stdweb` crateINDIRECT7
stdweb-internal-macros • 0.2.9Internal procedural macros for the `stdweb` crateINDIRECT14
stdweb-internal-runtime • 0.1.5Internal runtime for the `stdweb` crateINDIRECT0
stdweb • 0.4.20A standard library for the client-side WebINDIRECT30
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.56Parser for Rust source codeINDIRECT3
syn • 3.0.6Parser for Rust source codeINDIRECT2
tempfile • 3.27.0A library for managing temporary files and directories.INDIRECT12
time-macros-impl • 0.1.2Procedural macros for the time crate.INDIRECT7
time-macros • 0.1.1 Procedural macros for the time crate. This crate is an implementation detail and should not be relied upon directly. INDIRECT8
time • 0.2.27Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].INDIRECT41
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
wasm-bindgen-macro-support • 0.2.128Implementation APIs for the `#[wasm_bindgen]` attributeINDIRECT6
wasm-bindgen-macro • 0.2.128Definition of the `#[wasm_bindgen]` attribute, an internal dependency INDIRECT7
wasm-bindgen-shared • 0.2.128Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. INDIRECT1
wasm-bindgen • 0.2.128Easy support for interacting between JS and Rust. INDIRECT11
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
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-link • 0.2.1Linking for WindowsINDIRECT0
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-sys • 0.61.2Rust for WindowsDIRECT1
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT9
PackageRelationDependenciesPublished
ansiterm • 0.12.2Library for ANSI terminal colours and styles (bold, underline)DIRECT3
base-x • 0.2.11Encode/decode any baseINDIRECT0
console • 0.15.11A terminal and console abstraction for RustINDIRECT13
darling_core • 0.10.2Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. INDIRECT7
darling_macro • 0.10.2Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. INDIRECT8
darling • 0.10.2A proc-macro library for reading attributes into structs when implementing custom derives. INDIRECT9
derive-new • 0.5.9`#[derive(new)]` implements simple constructor functions for structs and enums.INDIRECT4
discard • 1.0.4Discard trait which allows for intentionally leaking memoryINDIRECT0
strsim • 0.9.3Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. INDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
insta • 1.46.3A snapshot testing library for RustDIRECT26
similar • 2.7.0A diff library for RustINDIRECT0
MPL-2.02
PackageRelationDependenciesPublished
colored • 2.2.0The most simple way to add colors in your terminalINDIRECT11
rspec • 1.0.0Write Rspec-like tests with stable rustDIRECT69
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception2
PackageRelationDependenciesPublished
linux-raw-sys • 0.12.1Generated bindings for Linux's userspace APIINDIRECT0
rustix • 1.1.5Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscallsINDIRECT6
BSD-3-Clause2
PackageRelationDependenciesPublished
sha1_smol • 1.0.1Minimal dependency-free implementation of SHA1 for Rust.INDIRECT0
sha1 • 0.6.1SHA-1 hash functionINDIRECT1
Apache-2.0 OR LGPL-2.1-or-later OR MIT1
PackageRelationDependenciesPublished
r-efi • 6.0.0UEFI Reference Specification Protocol Constants and DefinitionsINDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.26Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.8.3Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.23Fast floating point to string conversionINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.1.1 version:

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