librdkafka.redist 0.11.4-RC2

This is a prerelease version of librdkafka.redist.
There is a newer version of this package available.
See the version list below for details.
dotnet add package librdkafka.redist --version 0.11.4-RC2                
NuGet\Install-Package librdkafka.redist -Version 0.11.4-RC2                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="librdkafka.redist" Version="0.11.4-RC2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add librdkafka.redist --version 0.11.4-RC2                
#r "nuget: librdkafka.redist, 0.11.4-RC2"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install librdkafka.redist as a Cake Addin
#addin nuget:?package=librdkafka.redist&version=0.11.4-RC2&prerelease

// Install librdkafka.redist as a Cake Tool
#tool nuget:?package=librdkafka.redist&version=0.11.4-RC2&prerelease                

librdkafka - the Apache Kafka C/C++ client library

Copyright (c) 2012-2016, Magnus Edenhill.

https://github.com/edenhill/librdkafka

Gitter chat Build status

librdkafka is a C library implementation of the Apache Kafka protocol, containing both Producer and Consumer support. It was designed with message delivery reliability and high performance in mind, current figures exceed 1 million msgs/second for the producer and 3 million msgs/second for the consumer.

librdkafka is licensed under the 2-clause BSD license.

For an introduction to the performance and usage of librdkafka, see INTRODUCTION.md

See the wiki for a FAQ.

NOTE: The master branch is actively developed, use latest release for production use.

Overview

  • High-level producer
  • High-level balanced KafkaConsumer (requires broker >= 0.9)
  • Simple (legacy) consumer
  • Compression: snappy, gzip, lz4
  • SSL support
  • SASL (GSSAPI/Kerberos/SSPI, PLAIN, SCRAM) support
  • Broker version support: >=0.8 (see Broker version compatibility)
  • Stable C & C++ APIs (ABI safety guaranteed for C)
  • Statistics metrics
  • Debian package: librdkafka1 and librdkafka-dev in Debian and Ubuntu
  • RPM package: librdkafka and librdkafka-devel
  • Gentoo package: dev-libs/librdkafka
  • Portable: runs on Linux, OSX, Win32, Solaris, FreeBSD, ...

Language bindings

Users of librdkafka

Usage

Requirements

The GNU toolchain
GNU make
pthreads
zlib (optional, for gzip compression support)
libssl-dev (optional, for SSL and SASL SCRAM support)
libsasl2-dev (optional, for SASL GSSAPI support)

Instructions

Building

  ./configure
  make
  sudo make install

NOTE: See README.win32 for instructions how to build on Windows with Microsoft Visual Studio.

NOTE: See CMake instructions for experimental CMake build (unsupported).

Usage in code

See examples/rdkafka_example.c for an example producer and consumer.

Link your program with -lrdkafka -lz -lpthread -lrt.

Documentation

The public APIs are documented in their respective header files:

To generate Doxygen documents for the API, type:

make docs

Configuration properties are documented in CONFIGURATION.md

For a librdkafka introduction, see INTRODUCTION.md

Examples

See the examples/sub-directory.

Tests

See the tests/sub-directory.

Support

File bug reports, feature requests and questions using GitHub Issues

Questions and discussions are also welcome on irc.freenode.org, #apache-kafka, nickname Snaps.

Commercial support

Commercial support is available from Edenhill services

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on librdkafka.redist:

Package Downloads
Confluent.Kafka

Confluent's .NET Client for Apache Kafka

Confluent.Kafka.StrongName

Confluent's .NET Client for Apache Kafka

Zq.Utils

C# .NET Framework4.5版本工具类

NetCoreKit.Infrastructure.Bus.Kafka

Supports Kafka Bus for NetCoreKit.Infrastructure.Bus.

Jet.ConfluentKafka.fsharp

Lightweight F# wrapper for Confluent.Kafka

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on librdkafka.redist:

Repository Stars
EventStore/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
ravendb/ravendb
ACID Document Database
cloudnative-netcore/netcorekit
:heartpulse: A crafted toolkit for building cloud-native apps on the .NET platform
Version Downloads Last updated
2.6.0 126,272 10/10/2024
2.6.0-RC2 477 10/10/2024
2.6.0-RC1 348 9/24/2024
2.5.3 633,166 9/2/2024
2.5.3-RC1 785 8/30/2024
2.5.0 1,319,138 7/10/2024
2.5.0-RC3 869 7/8/2024
2.5.0-RC2 293 6/28/2024
2.4.0 2,500,799 5/7/2024
2.4.0-RC2 1,250 4/18/2024
2.3.0 9,106,224 10/25/2023
2.3.0-RC4 10,816 10/24/2023
2.3.0-RC3 9,245 10/17/2023
2.2.0 6,082,261 7/12/2023
2.2.0-RC2 9,381 7/10/2023
2.2.0-RC1 5,839 6/16/2023
2.1.1 4,891,816 5/2/2023
2.1.1-RC1 14,337 4/24/2023
2.1.0 1,905,985 4/6/2023
2.1.0-RC3 8,853 4/4/2023
2.1.0-RC2 4,510 3/31/2023
2.0.2 5,423,772 1/20/2023
2.0.2-RC2 5,197 1/20/2023
1.9.3-RC2 190,948 9/21/2022
1.9.3-RC1 4,478 8/26/2022
1.9.2 16,853,038 8/1/2022
1.9.2-RC3 5,173 7/27/2022
1.9.2-RC2 12,484 7/18/2022
1.9.1 101,778 7/6/2022
1.9.1-RC1 4,576 6/30/2022
1.9.0.1 28,513 6/21/2022
1.9.0 4,293,370 6/16/2022
1.9.0-RC9 8,176 5/13/2022
1.9.0-RC7 35,853 5/4/2022
1.9.0-RC6 4,119 5/3/2022
1.9.0-RC5 4,446 4/27/2022
1.9.0-RC2b 14,241 4/12/2022
1.9.0-RC2 4,382 4/7/2022
1.9.0-RC12 4,291 6/13/2022
1.9.0-RC10 30,688 5/17/2022
1.9.0-POST1 4,115 6/21/2022
1.8.2 13,679,293 10/19/2021
1.8.2-RC5 3,982 10/13/2021
1.8.2-RC4 3,809 10/5/2021
1.8.0 1,415,251 9/16/2021
1.8.0-RC3 4,437 9/15/2021
1.7.0 7,059,739 5/10/2021
1.7.0-RC9 4,053 5/6/2021
1.7.0-RC8 4,164 5/4/2021
1.7.0-RC6 4,260 4/28/2021
1.7.0-RC5 3,973 4/27/2021
1.7.0-RC4 11,982 4/22/2021
1.7.0-RC3 3,992 4/19/2021
1.7.0-RC2 3,928 4/16/2021
1.6.1 9,016,022 2/24/2021
1.6.1-RC2 4,139 2/22/2021
1.6.1-RC1 4,171 2/17/2021
1.6.0 21,889 1/26/2021
1.6.0-RC3 4,372 1/26/2021
1.6.0-RC2 46,845 1/18/2021
1.6.0-RC1 11,605 1/7/2021
1.6.0-PRE8 4,441 1/25/2021
1.6.0-PRE6 5,346 1/15/2021
1.6.0-PRE4 39,707 11/17/2020
1.6.0-PRE1 7,407 10/23/2020
1.6.0-ARM64-PRE8 5,909 12/23/2020
1.6.0-ARM64-PRE5 4,510 12/23/2020
1.5.3 3,422,804 12/9/2020
1.5.3-RC5 6,994 12/4/2020
1.5.2 4,095,761 10/20/2020
1.5.2-RC1 7,178 9/30/2020
1.5.0 4,257,544 7/20/2020
1.5.0-RC2 5,294 7/20/2020
1.5.0-RC1 10,097 7/6/2020
1.4.4 2,143,395 6/29/2020
1.4.4-RC1 10,882 6/17/2020
1.4.2 3,531,137 5/6/2020
1.4.2-RC3 7,126 5/5/2020
1.4.2-RC2 5,192 4/28/2020
1.4.0 1,893,757 4/2/2020
1.4.0-RC7 4,604 4/1/2020
1.4.0-RC6c 4,613 3/31/2020
1.4.0-RC5 10,863 3/27/2020
1.4.0-RC4 18,429 3/12/2020
1.4.0-RC3 6,332 3/6/2020
1.4.0-RC2 5,067 3/3/2020
1.4.0-RC1c 27,163 2/11/2020
1.4.0-PRE6 5,737 1/20/2020
1.4.0-PRE4 5,289 12/16/2019
1.4.0-PRE3 5,160 12/12/2019
1.3.0 5,161,512 12/3/2019
1.3.0-RC3 6,568 12/3/2019
1.3.0-RC2 5,015 11/29/2019
1.3.0-RC1 4,619 11/21/2019
1.2.2 757,545 11/12/2019
1.2.2-RC2 7,119 11/6/2019
1.2.1 1,082,004 10/9/2019
1.2.1-RC1 6,688 10/4/2019
1.2.0 874,806 9/19/2019
1.2.0-RC3 9,718 9/4/2019
1.2.0-RC1b 14,083 8/20/2019
1.1.0 1,875,020 6/23/2019
1.1.0-RC1 4,872 6/18/2019
1.0.1 1,320,967 5/28/2019
1.0.1-RC1 17,271 5/21/2019
1.0.0 668,180 3/25/2019
1.0.0-RC9 22,752 3/21/2019
1.0.0-RC8-test-deps9 10,743 3/5/2019
1.0.0-RC8-test-deps13 6,865 3/8/2019
1.0.0-RC8 29,175 3/12/2019
1.0.0-RC7 132,912 2/7/2019
1.0.0-RC6 4,287 2/5/2019
1.0.0-RC5 11,431 12/17/2018
1.0.0-RC4 9,414 12/4/2018
1.0.0-RC2 9,705 11/2/2018
1.0.0-PRE1 672,104 10/15/2018
1.0.0-experimental-2 5,019 9/27/2018
0.11.6 1,767,887 10/18/2018
0.11.6-RC5 6,885 10/15/2018
0.11.6-RC4-test-monic-incl2 6,191 10/10/2018
0.11.6-RC4-test-monic-incl1 4,466 10/5/2018
0.11.6-RC4 6,700 10/3/2018
0.11.6-RC3 100,012 9/20/2018
0.11.6-RC2 10,962 9/7/2018
0.11.6-RC1 6,450 9/6/2018
0.11.6-PRE2 62,324 8/15/2018
0.11.6-PRE1 4,976 8/13/2018
0.11.5 707,828 7/19/2018
0.11.5-RC4 7,450 7/15/2018
0.11.5-RC2 10,072 7/6/2018
0.11.5-RC1 4,631 7/4/2018
0.11.5-PRE5 15,824 6/7/2018
0.11.5-nugetwin7test1 6,363 8/7/2018
0.11.4 994,332 3/28/2018
0.11.4-RC2 12,419 3/23/2018
0.11.4-RC1B 4,910 3/5/2018
0.11.3 573,523 12/4/2017
0.11.3-RC1 6,307 11/30/2017
0.11.3-CI1 7,707 1/26/2018
0.11.1 198,111 10/17/2017
0.11.1-RC1 12,696 10/5/2017
0.11.0 215,808 7/19/2017
0.11.0-RC3 6,876 7/14/2017
0.11.0-RC2 4,827 6/29/2017
0.11.0-RC1 7,132 6/21/2017
0.9.5 172,667 4/18/2017
0.9.5-RC3 7,962 4/14/2017
0.9.5-RC2 7,599 4/12/2017
0.9.4 34,610 3/1/2017
0.9.4-RC1-preview8 7,269 2/23/2017
0.9.4-RC1-preview7 5,457 2/23/2017
0.9.4-RC1-preview6 5,765 2/23/2017
0.9.4-RC1-preview5 5,581 2/23/2017
0.9.4-RC1-preview4 7,166 2/22/2017
0.9.4-RC1-preview2 6,102 2/18/2017
0.9.3-pre-20 13,017 11/23/2016

Release of librdkafka