licenses.dev

symphonia-core v0.5.4

Project Symphonia shared structs, traits, and features.

Published on

Licenses

Learn more about license information.

Package Licenses

MPL-2.0

Dependency Licenses

Apache-2.0 OR MIT12
PackageRelationDependenciesPublished
arrayvec • 0.7.6A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.DIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. DIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
num-complex • 0.4.6Complex numbers implementation for RustINDIRECT2
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
primal-check • 0.3.4Fast standalone primality testing. INDIRECT3
rustfft • 6.2.0High-performance FFT library written in pure Rust.DIRECT8
strength_reduce • 0.2.4Faster integer division and modulus operationsINDIRECT0
transpose • 0.2.3Utility for transposing multi-dimensional dataINDIRECT4
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
bytemuck • 1.19.0A crate for mucking around with piles of bytes.DIRECT0
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/symphonia-core)](https://licenses.dev/cargo/symphonia-core)
<a href="https://licenses.dev/cargo/symphonia-core">
  <img src="https://licenses.dev/b/cargo/symphonia-core" alt="licenses" />
</a>

Or the licenses badge code for the 0.5.4 version:

[![licenses](https://licenses.dev/b/cargo/symphonia-core/0.5.4)](https://licenses.dev/cargo/symphonia-core/0.5.4)
<a href="https://licenses.dev/cargo/symphonia-core/0.5.4">
  <img src="https://licenses.dev/b/cargo/symphonia-core/0.5.4" alt="licenses" />
</a>
GitHub