licenses.dev

jack v0.9.2

Real time audio and midi with JACK.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT21
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.3.4Low-level binding to the JACK audio API.DIRECT19
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
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
ISC2
PackageRelationDependenciesPublished
libloading • 0.7.4Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.INDIRECT4
libloading • 0.8.5Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.INDIRECT10
MIT1
PackageRelationDependenciesPublished
dlib • 0.5.2Helper macros for handling manually loading optional system libraries.DIRECT11
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.9.2 version:

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