licenses.dev

jack v0.8.4

Real time audio and midi with JACK.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT12
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. DIRECT0
cfg-if • 1.0.0A 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
crossbeam-channel • 0.5.13Multi-producer multi-consumer channels for message passingDIRECT1
crossbeam-utils • 0.8.20Utilities for concurrent programmingINDIRECT0
jack-sys • 0.2.3Low-level binding to the JACK audio API.DIRECT8
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
pkg-config • 0.3.31A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. INDIRECT0
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
ISC1
PackageRelationDependenciesPublished
libloading • 0.6.7Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.INDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.8.4 version:

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