licenses.dev

cf_dist_utils v0.8.1

A library which has risk and distribution utilities.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT21
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bencher • 0.1.5A port of the libtest (unstable Rust) benchmark runner to Rust stable releases. Supports running benchmarks and filtering based on the name. Benchmark execution works exactly the same way and no more (caveat: black_box is still missing!).DIRECT0
crossbeam-deque • 0.8.5Concurrent work-stealing dequeINDIRECT2
crossbeam-epoch • 0.9.18Epoch-based garbage collectionINDIRECT1
crossbeam-utils • 0.8.20Utilities for concurrent programmingINDIRECT0
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
itoa • 1.0.11Fast integer primitive to string conversionINDIRECT0
num-bigint • 0.2.6Big integer implementation for RustINDIRECT3
num-complex • 0.2.4Complex numbers implementation for RustDIRECT2
num-iter • 0.1.45External iterators for generic mathematicsINDIRECT3
num-rational • 0.2.4Rational numbers implementation for RustINDIRECT4
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
num • 0.2.1A collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more! INDIRECT7
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
rayon-core • 1.12.1Core APIs for RayonINDIRECT3
rayon • 1.10.0Simple work-stealing parallelism for RustDIRECT5
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
Apache-2.01
PackageRelationDependenciesPublished
approx • 0.2.1Approximate floating point equality comparisons and assertions.DIRECT2
MIT1
PackageRelationDependenciesPublished
fang_oost • 0.13.8A library implementing Fang and Oosterlee's algorithm for inverting characteristic functions.DIRECT14
BSD-2-Clause1
PackageRelationDependenciesPublished
roots • 0.0.5Library of well known algorithms for numerical root finding. DIRECT0
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
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.8.1 version:

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