全部搜尋項
trixie  ] [  sid  ]
[ 原始碼: golang-github-mostynb-go-grpc-compression  ]

套件:golang-github-mostynb-go-grpc-compression-dev(1.2.3-2)

golang-github-mostynb-go-grpc-compression-dev 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 golang-github-mostynb-go-grpc-compression

維護小組:

外部的資源:

相似套件:

Go gRPC encoding wrappers for missing compressors (library)

This repository contains Go gRPC encoding wrappers for some useful compression algorithms that are not available in google.golang.org/grpc.

 * github.com/mostynb/go-grpc-compression/lz4
   - using (https://github.com/pierrec/lz4)
 * github.com/mostynb/go-grpc-compression/snappy
   - using (https://github.com/golang/snappy)
 * github.com/mostynb/go-grpc-compression/zstd
   - using (https://github.com/klauspost/compress/tree/master/zstd)

The following algorithms also have experimental implementations, which have not been tested as much as those above. These may be changed significantly, or even removed from this library at a future point.

 * github.com/mostynb/go-grpc-compression/experimental/klauspost_snappy
   - using (https://github.com/klauspost/compress/tree/master/s2)
     in snappy compatibility mode
 * github.com/mostynb/go-grpc-compression/experimental/s2
   - using (https://github.com/klauspost/compress/tree/master/s2)

Importing any of the packages above will override any previously registered encoders with the same name. If you would prefer imports to only register the encoder if there is no previously registered encoder with the same name, then you should instead import one of the following packages:

 * github.com/mostynb/go-grpc-compression/nonclobbering/lz4
 * github.com/mostynb/go-grpc-compression/nonclobbering/snappy
 * github.com/mostynb/go-grpc-compression/nonclobbering/zstd
 * github.com/mostynb/go-grpc-compression/nonclobbering/experimental/klauspost_snappy
 * github.com/mostynb/go-grpc-compression/nonclobbering/experimental/s2

其他與 golang-github-mostynb-go-grpc-compression-dev 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 golang-github-mostynb-go-grpc-compression-dev

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 12。5 kB109。0 kB [檔案列表]