Tue, 17 Sep 2024 04:56:24 UTC | login

Information for RPM golang-github-dsnet-compress-devel-0-0.3.20180411gitcc9eb1d.fc29.noarch.rpm

ID189471
Namegolang-github-dsnet-compress-devel
Version0
Release0.3.20180411gitcc9eb1d.fc29
Epoch
Archnoarch
SummaryCollection of compression related Go packages
Description This repository hosts a collection of compression related libraries. The goal of this project is to provide pure Go implementations for popular compression algorithms beyond what the Go standard library provides. The goals for these packages are as follows: * Maintainable: That the code remains well documented, well tested, readable, easy to maintain, and easy to verify that it conforms to the specification for the format being implemented. * Performant: To be able to compress and decompress within at least 80% of the rates that the C implementations are able to achieve. * Flexible: That the code provides low-level and fine granularity control over the compression streams similar to what the C APIs would provide. Of these three, the first objective is often at odds with the other two objectives and provides interesting challenges. Higher performance can often be achieved by muddling abstraction layers or using non-intuitive low-level primitives. Also, more features and functionality, while useful in some situations, often complicates the API. Thus, this package will attempt to satisfy all the goals, but will defer to favoring maintainability when the performance or flexibility benefits are not significant enough. This package contains the source code needed for building packages that import the github.com/dsnet/compress Go namespace.
Build Time2018-07-13 11:49:15 GMT
Size257.66 KB
dee3b6e5bc173e4f080935bfbf2bae04
LicenseBSD
Provides
golang(github.com/dsnet/compress) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress)(commit=cc9eb1d7ad760af14e8f918698f745e80377af4f) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/brotli) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/brotli)(commit=cc9eb1d7ad760af14e8f918698f745e80377af4f) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/bzip2) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/bzip2)(commit=cc9eb1d7ad760af14e8f918698f745e80377af4f) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/bzip2/internal/sais) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/bzip2/internal/sais)(commit=cc9eb1d7ad760af14e8f918698f745e80377af4f) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/flate) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/flate)(commit=cc9eb1d7ad760af14e8f918698f745e80377af4f) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/internal) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/internal)(commit=cc9eb1d7ad760af14e8f918698f745e80377af4f) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/internal/cgo/brotli) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/internal/cgo/brotli)(commit=cc9eb1d7ad760af14e8f918698f745e80377af4f) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/internal/cgo/bzip2) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/internal/cgo/bzip2)(commit=cc9eb1d7ad760af14e8f918698f745e80377af4f) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/internal/cgo/flate) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/internal/cgo/flate)(commit=cc9eb1d7ad760af14e8f918698f745e80377af4f) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/internal/cgo/lzma) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/internal/cgo/lzma)(commit=cc9eb1d7ad760af14e8f918698f745e80377af4f) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/internal/cgo/zstd) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/internal/cgo/zstd)(commit=cc9eb1d7ad760af14e8f918698f745e80377af4f) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/internal/errors) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/internal/errors)(commit=cc9eb1d7ad760af14e8f918698f745e80377af4f) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/internal/prefix) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/internal/prefix)(commit=cc9eb1d7ad760af14e8f918698f745e80377af4f) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/internal/testutil) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/internal/testutil)(commit=cc9eb1d7ad760af14e8f918698f745e80377af4f) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/xflate) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/xflate)(commit=cc9eb1d7ad760af14e8f918698f745e80377af4f) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/xflate/internal/meta) = 0-0.3.20180411gitcc9eb1d.fc29
golang(github.com/dsnet/compress/xflate/internal/meta)(commit=cc9eb1d7ad760af14e8f918698f745e80377af4f) = 0-0.3.20180411gitcc9eb1d.fc29
golang-github-dsnet-compress-devel = 0-0.3.20180411gitcc9eb1d.fc29
golang-ipath(github.com/dsnet/compress) = 0-0.3.20180411gitcc9eb1d.fc29
golang-ipath(github.com/dsnet/compress)(commit=cc9eb1d7ad760af14e8f918698f745e80377af4f) = 0-0.3.20180411gitcc9eb1d.fc29
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
golang(github.com/dsnet/golib/unitconv)
golang(github.com/klauspost/compress/flate)
golang(github.com/ulikunitz/xz/lzma)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 131 >>>
Name ascending sort Size
/usr/share/doc/golang-github-dsnet-compress-devel0.00 B
/usr/share/doc/golang-github-dsnet-compress-devel/README.md4.34 KB
/usr/share/gocode/src/github.com0.00 B
/usr/share/gocode/src/github.com/dsnet0.00 B
/usr/share/gocode/src/github.com/dsnet/compress0.00 B
/usr/share/gocode/src/github.com/dsnet/compress/.goipath65.00 B
/usr/share/gocode/src/github.com/dsnet/compress/LICENSE.md1.43 KB
/usr/share/gocode/src/github.com/dsnet/compress/README.md4.34 KB
/usr/share/gocode/src/github.com/dsnet/compress/api.go2.41 KB
/usr/share/gocode/src/github.com/dsnet/compress/brotli0.00 B
/usr/share/gocode/src/github.com/dsnet/compress/brotli/bit_reader.go10.45 KB
/usr/share/gocode/src/github.com/dsnet/compress/brotli/bit_writer.go599.00 B
/usr/share/gocode/src/github.com/dsnet/compress/brotli/brotli_test.go1.01 KB
/usr/share/gocode/src/github.com/dsnet/compress/brotli/common.go2.58 KB
/usr/share/gocode/src/github.com/dsnet/compress/brotli/common_test.go1.29 KB
/usr/share/gocode/src/github.com/dsnet/compress/brotli/context.go4.43 KB
/usr/share/gocode/src/github.com/dsnet/compress/brotli/dict.go730.69 KB
/usr/share/gocode/src/github.com/dsnet/compress/brotli/dict_decoder.go4.07 KB
/usr/share/gocode/src/github.com/dsnet/compress/brotli/dict_decoder_test.go4.78 KB
/usr/share/gocode/src/github.com/dsnet/compress/brotli/dict_encoder.go173.00 B
/usr/share/gocode/src/github.com/dsnet/compress/brotli/dict_encoder_test.go173.00 B
/usr/share/gocode/src/github.com/dsnet/compress/brotli/prefix.go8.53 KB
/usr/share/gocode/src/github.com/dsnet/compress/brotli/prefix_decoder.go6.18 KB
/usr/share/gocode/src/github.com/dsnet/compress/brotli/prefix_encoder.go256.00 B
/usr/share/gocode/src/github.com/dsnet/compress/brotli/prefix_test.go173.00 B
/usr/share/gocode/src/github.com/dsnet/compress/brotli/reader.go17.63 KB
/usr/share/gocode/src/github.com/dsnet/compress/brotli/reader_test.go16.65 KB
/usr/share/gocode/src/github.com/dsnet/compress/brotli/transform.go6.65 KB
/usr/share/gocode/src/github.com/dsnet/compress/brotli/transform_test.go2.15 KB
/usr/share/gocode/src/github.com/dsnet/compress/brotli/writer.go778.00 B
/usr/share/gocode/src/github.com/dsnet/compress/brotli/writer_test.go173.00 B
/usr/share/gocode/src/github.com/dsnet/compress/bzip20.00 B
/usr/share/gocode/src/github.com/dsnet/compress/bzip2/bwt.go3.13 KB
/usr/share/gocode/src/github.com/dsnet/compress/bzip2/bwt_test.go4.52 KB
/usr/share/gocode/src/github.com/dsnet/compress/bzip2/bzip2_test.go4.44 KB
/usr/share/gocode/src/github.com/dsnet/compress/bzip2/common.go3.00 KB
/usr/share/gocode/src/github.com/dsnet/compress/bzip2/common_test.go2.92 KB
/usr/share/gocode/src/github.com/dsnet/compress/bzip2/fuzz_off.go340.00 B
/usr/share/gocode/src/github.com/dsnet/compress/bzip2/internal0.00 B
/usr/share/gocode/src/github.com/dsnet/compress/bzip2/internal/sais0.00 B
/usr/share/gocode/src/github.com/dsnet/compress/bzip2/internal/sais/common.go1.13 KB
/usr/share/gocode/src/github.com/dsnet/compress/bzip2/internal/sais/sais_byte.go10.62 KB
/usr/share/gocode/src/github.com/dsnet/compress/bzip2/internal/sais/sais_int.go10.59 KB
/usr/share/gocode/src/github.com/dsnet/compress/bzip2/mtf_rle2.go3.29 KB
/usr/share/gocode/src/github.com/dsnet/compress/bzip2/mtf_rle2_test.go4.62 KB
/usr/share/gocode/src/github.com/dsnet/compress/bzip2/prefix.go10.43 KB
/usr/share/gocode/src/github.com/dsnet/compress/bzip2/prefix_test.go1.68 KB
/usr/share/gocode/src/github.com/dsnet/compress/bzip2/reader.go6.94 KB
/usr/share/gocode/src/github.com/dsnet/compress/bzip2/reader_test.go25.60 KB
/usr/share/gocode/src/github.com/dsnet/compress/bzip2/rle1.go2.47 KB
Component of No Buildroots