licenses.dev

rdkafka-sys v4.7.0+2.3.0

Native bindings to the librdkafka library

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT29
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
cc • 1.0.99A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT3
cmake • 0.1.51A build dependency for running `cmake` to build a native library DIRECT4
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
indexmap • 1.9.3A hash table with consistent order and fast iteration.INDIRECT2
jobserver • 0.1.32An implementation of the GNU Make jobserver for Rust. INDIRECT1
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
libz-sys • 1.1.20Low-level bindings to the system libz library (also known as zlib).DIRECT6
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
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. DIRECT0
proc-macro-crate • 1.3.1Replacement for crate (macro_rules keyword) in proc-macros INDIRECT8
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
syn • 1.0.109Parser for Rust source codeINDIRECT3
toml_datetime • 0.6.8A TOML-compatible datetime typeINDIRECT0
toml_edit • 0.19.3Yet another format-preserving TOML parser.INDIRECT6
vcpkg • 0.2.15A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. INDIRECT0
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-sys • 0.52.0Rust for WindowsINDIRECT9
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
zstd-sys • 2.0.13+zstd.1.5.6Low-level bindings for the zstd compression library.DIRECT5
MIT7
PackageRelationDependenciesPublished
curl-sys • 0.4.77+curl-8.10.1Native bindings to the libcurl libraryDIRECT18
duct • 0.13.7a library for running child processesINDIRECT14
lz4-sys • 1.10.0Rust LZ4 sys package.DIRECT4
nom8 • 0.2.0A byte-oriented, zero-copy, parser combinators library (fork for proposals for v8)INDIRECT1
openssl-sys • 0.9.104FFI bindings to OpenSSLDIRECT6
os_pipe • 1.2.1a cross-platform library for opening OS pipesINDIRECT11
shared_child • 1.0.1a library for using child processes from multiple threadsINDIRECT11
Apache-2.0 OR BSD-3-Clause OR MIT2
PackageRelationDependenciesPublished
num_enum_derive • 0.5.11Internal implementation details for ::num_enum (Procedural macros to make inter-operation between primitives and enums easier)INDIRECT13
num_enum • 0.5.11Procedural macros to make inter-operation between primitives and enums easier.DIRECT14
Apache-2.01
PackageRelationDependenciesPublished
sasl2-sys • 0.1.22+2.1.28Bindings for Cyrus SASL.DIRECT18
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
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.7.0+2.3.0 version:

[![licenses](https://licenses.dev/b/cargo/rdkafka-sys/4.7.0+2.3.0)](https://licenses.dev/cargo/rdkafka-sys/4.7.0+2.3.0)
<a href="https://licenses.dev/cargo/rdkafka-sys/4.7.0+2.3.0">
  <img src="https://licenses.dev/b/cargo/rdkafka-sys/4.7.0+2.3.0" alt="licenses" />
</a>
GitHub