licenses.dev

divan v0.1.21

Statistically-comfy benchmarking library.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT15
PackageRelationDependenciesPublished
anstyle • 1.0.14ANSI text stylingINDIRECT0
cc • 1.2.58A 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. INDIRECT2
cfg-if • 1.0.4A 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
clap_builder • 4.6.0A simple to use, efficient, and full-featured Command Line Argument ParserINDIRECT2
clap_lex • 1.1.0Minimal, flexible command line parserINDIRECT0
clap • 4.6.0A simple to use, efficient, and full-featured Command Line Argument ParserDIRECT3
condtype • 1.3.0Choose types at compile-time via boolean constants.DIRECT0
divan-macros • 0.1.21Macros for Divan, a statistically-comfy benchmarking library.DIRECT4
find-msvc-tools • 0.1.9Find windows-specific tools, read MSVC versions from the registry and from COM interfacesINDIRECT0
libc • 0.2.184Raw FFI bindings to platform libraries like libc.DIRECT0
proc-macro2 • 1.0.106A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.45Quasi-quoting macro quote!(...)INDIRECT2
regex-lite • 0.1.9A lightweight regex engine that optimizes for binary size and compilation time. DIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
syn • 2.0.56Parser for Rust source codeINDIRECT3
MIT2
PackageRelationDependenciesPublished
libmimalloc-sys • 0.1.44Sys crate wrapping the mimalloc allocatorINDIRECT4
mimalloc • 0.1.48Performance and security oriented drop-in allocatorDIRECT5
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.24Determine 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/divan)](https://licenses.dev/cargo/divan)
<a href="https://licenses.dev/cargo/divan">
  <img src="https://licenses.dev/b/cargo/divan" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.21 version:

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