[ trixie ]
[ sid ]
[ 原始碼: golang-github-ibm-sarama ]
套件:golang-github-ibm-sarama-dev(1.45.0-1)
golang-github-ibm-sarama-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-ibm-sarama:
- [golang-github-ibm-sarama_1.45.0-1.dsc]
- [golang-github-ibm-sarama_1.45.0.orig.tar.gz]
- [golang-github-ibm-sarama_1.45.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Client library for Apache Kafka
sarama is a pure Go client library for dealing with Apache Kafka (versions 0.8 and later). It includes a high-level API for easily producing and consuming messages, and a low-level API for controlling bytes on the wire when the high-level API is insufficient.
其他與 golang-github-ibm-sarama-dev 有關的套件
|
|
|
|
-
- dep: golang-github-davecgh-go-spew-dev
- Implements a deep pretty printer for Go data structures to aid in debugging
-
- dep: golang-github-eapache-go-xerial-snappy-dev
- Xerial-compatible Snappy framing support for Go
-
- dep: golang-github-fortytw2-leaktest-dev
- Goroutine Leak Detector
-
- dep: golang-github-hashicorp-go-multierror-dev
- Go package for representing a list of errors as a single error
-
- dep: golang-github-jcmturner-gofork-dev
- forked and modified go standard library packages to work around issues
-
- dep: golang-github-jcmturner-gokrb5.v8-dev
- Pure Go Kerberos library for clients and services
-
- dep: golang-github-klauspost-compress-dev
- optimized compression packages
-
- dep: golang-github-pierrec-lz4-dev
- LZ4 compression and decompression in pure Go
-
- dep: golang-github-rcrowley-go-metrics-dev
- Application level metrics capturing library for Go
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries
-
- dep: golang-golang-x-sync-dev
- Supplemental Go synchronization libraries
-
- dep: golang-gopkg-eapache-go-resiliency.v1-dev
- resiliency patterns for golang
-
- dep: golang-gopkg-eapache-queue.v1-dev
- fast golang queue using ring-buffer