licenses.dev

simd v0.1.1

`simd` offers limited cross-platform access to SIMD instructions on CPUs, as well as raw interfaces to platform-specific instructions. (To be obsoleted by the `std::simd` implementation RFC 2366.)

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT16
PackageRelationDependenciesPublished
aster • 0.22.1A libsyntax ast builderINDIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
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. DIRECT0
num-bigint • 0.4.6Big integer implementation for RustINDIRECT3
num-complex • 0.4.6Complex numbers implementation for RustINDIRECT2
num-iter • 0.1.45External iterators for generic mathematicsINDIRECT3
num-rational • 0.4.1Rational numbers implementation for RustINDIRECT4
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
num • 0.4.2A collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more! INDIRECT7
quasi_codegen • 0.16.0A quasi-quoting macro systemINDIRECT1
quasi_macros • 0.16.0A quasi-quoting macro systemINDIRECT2
quasi • 0.16.0A quasi-quoting macro systemINDIRECT0
serde_codegen_internals • 0.4.0AST representation used by Serde codegen. Unstable.INDIRECT0
serde_codegen • 0.7.15Macros to auto-generate implementations for the serde frameworkINDIRECT5
serde_macros • 0.4.4Macros to auto-generate implementations for the serde frameworkDIRECT6
serde • 0.4.3A generic serialization/deserialization frameworkDIRECT8
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.1 version:

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