GitHub / DataDog/zstd issues and pull requests
#152 - Update vendored zstd to 1.5.7
Pull Request -
State: closed - Opened by Viq111 4 months ago
- 1 comment
#151 - add Ctx.DecompressInto for decompression of payloads with known sizes
Pull Request -
State: closed - Opened by EdwardX29 5 months ago
- 1 comment
#150 - Add Reader max window size and Writer window size
Pull Request -
State: open - Opened by cce 5 months ago
#149 - Update LICENSE
Pull Request -
State: closed - Opened by MarsonKotovi4 6 months ago
#148 - Update clevels.h
Pull Request -
State: closed - Opened by futreall 6 months ago
#147 - Update README.md
Pull Request -
State: closed - Opened by MarsonKotovi4 6 months ago
#146 - Update README.md
Pull Request -
State: closed - Opened by futreall 6 months ago
#145 - Update README.md
Pull Request -
State: closed - Opened by jzy2000 7 months ago
#144 - zstd_stream.go: remove intermediate source buffer for Writer.
Pull Request -
State: closed - Opened by knusbaum 11 months ago
- 1 comment
#143 - Update vendored zstd to 1.5.6
Pull Request -
State: closed - Opened by Viq111 about 1 year ago
- 1 comment
#142 - A typo in README.md
Pull Request -
State: closed - Opened by trim21 about 1 year ago
#141 - Update upperBound ratio when guessing the required decompression buffer size
Pull Request -
State: closed - Opened by sfluor about 1 year ago
#140 - Zstandard v1.5.6 is available
Issue -
State: closed - Opened by ribasushi about 1 year ago
- 2 comments
#139 - Add context functions.
Pull Request -
State: closed - Opened by StephenWakely about 1 year ago
- 1 comment
#138 - decompress cpu usage would change if compress api changed.
Issue -
State: closed - Opened by zdyj3170101136 about 1 year ago
- 2 comments
#137 - dictionary of size 0 < 8
Issue -
State: closed - Opened by dclipca about 1 year ago
- 1 comment
#136 - fix: update vendored zstd to 1.5.5 readme
Pull Request -
State: closed - Opened by colinlyguo over 1 year ago
#135 - At/optimizations
Pull Request -
State: open - Opened by adamtobey over 1 year ago
#134 - Wrap errors from the reader in zstd-stream
Pull Request -
State: closed - Opened by haamed almost 2 years ago
#133 - Qat cleanup fix
Pull Request -
State: closed - Opened by parkerha1 almost 2 years ago
- 1 comment
#132 - [bulk] Fix being able to Decompress large payloads
Pull Request -
State: closed - Opened by Viq111 almost 2 years ago
#131 - Unable to use streaming Reader with bufio.NewScanner
Issue -
State: open - Opened by Technerder about 2 years ago
- 2 comments
#130 - add DecompressInto for decompression of payloads with known sizes
Pull Request -
State: closed - Opened by jbowens about 2 years ago
- 5 comments
#129 - Decompress return UnexpectedEOF if Skippable frames written
Issue -
State: open - Opened by myxo about 2 years ago
- 1 comment
#127 - Unable to read valid zst file in version 1.5.2
Issue -
State: closed - Opened by kuzkuss about 2 years ago
#126 - [circleci] Update to non-deprecated images
Pull Request -
State: closed - Opened by Viq111 over 2 years ago
#125 - Update vendored zstd to 1.5.5
Pull Request -
State: closed - Opened by Viq111 over 2 years ago
- 2 comments
#124 - Update to Zstandard v1.5.5
Issue -
State: closed - Opened by twalwyn over 2 years ago
- 1 comment
#123 - Setting decompression WindowSize?
Issue -
State: open - Opened by siara-cc over 2 years ago
- 2 comments
Labels: enhancement
#122 - Avoid some cgoCheckPointer calls
Pull Request -
State: open - Opened by jwebb over 2 years ago
#121 - Not Support Apple M1
Issue -
State: closed - Opened by zhangliquan01 almost 3 years ago
- 2 comments
#120 - [zstd] Fix unneededly allocate large decompression buffer
Pull Request -
State: closed - Opened by Viq111 about 3 years ago
- 3 comments
#119 - Clarify zstd.NewWriterLevel usage for `n` separate units
Issue -
State: closed - Opened by shmsr about 3 years ago
#118 - [zstd] remove src minimal size limit on `decompressSizeHint`
Pull Request -
State: closed - Opened by XiaochenCui about 3 years ago
- 10 comments
#117 - Add SetNbWorkers api to the writer code (see #108)
Pull Request -
State: closed - Opened by bsergean about 3 years ago
- 27 comments
#116 - Update zstd to version 1.5.2
Pull Request -
State: closed - Opened by Viq111 over 3 years ago
- 2 comments
#115 - [zstd][#60] Add decompression size sanity Check
Pull Request -
State: closed - Opened by Viq111 over 3 years ago
- 1 comment
#114 - Implements Bulk processing dictionary API
Pull Request -
State: closed - Opened by Barbayar over 3 years ago
#113 - Undefined behavior triggered in C code
Issue -
State: closed - Opened by kmicklas over 3 years ago
- 2 comments
#112 - Unable to decompress valid zstd content
Issue -
State: open - Opened by klauspost over 3 years ago
- 1 comment
#111 - Decompress does not detect missing checksum
Issue -
State: open - Opened by klauspost over 3 years ago
#110 - Mac M1 help
Issue -
State: closed - Opened by lovefcaaa over 3 years ago
- 1 comment
#109 - Add support for building zstd binding against an external libzstd library
Pull Request -
State: closed - Opened by dopuskh3 over 3 years ago
- 4 comments
#108 - ctx creation and customition
Issue -
State: open - Opened by clor09 over 3 years ago
- 3 comments
Labels: enhancement
#107 - Do not vendor zstd code anymore
Pull Request -
State: closed - Opened by dopuskh3 almost 4 years ago
#106 - Update zstd to version 1.5.0
Pull Request -
State: closed - Opened by SirSniper almost 4 years ago
- 2 comments
#105 - zstd.go: Set ZSTD_LEGACY_SUPPORT=4 to decompress legacy payloads
Pull Request -
State: closed - Opened by evanj about 4 years ago
- 1 comment
#104 - Add support for linking to system libzstd
Pull Request -
State: closed - Opened by WGH- about 4 years ago
- 2 comments
#103 - add stub file for dual (cgo & not-cgo) imports working properly
Pull Request -
State: closed - Opened by candiduslynx about 4 years ago
#102 - fix zstd_legacy.h path
Pull Request -
State: closed - Opened by candiduslynx about 4 years ago
- 3 comments
#101 - add support for legacy zstd >= 0.5
Pull Request -
State: closed - Opened by remicalixte about 4 years ago
- 1 comment
#100 - add mangled 0.5.x
Pull Request -
State: closed - Opened by niamster over 4 years ago
- 1 comment
#99 - mangle all symbols to be able to co-exist with 1.x
Pull Request -
State: closed - Opened by niamster over 4 years ago
- 1 comment
#98 - Can not work with archive/tar
Issue -
State: closed - Opened by keeword over 4 years ago
- 1 comment
#97 - Fix "Go pointer to Go pointer" panics
Pull Request -
State: closed - Opened by evanj over 4 years ago
- 1 comment
#96 - [zstd_stream] Don't block in reader.Read if a zstd block is available
Pull Request -
State: closed - Opened by delthas over 4 years ago
- 7 comments
#95 - [zstd_stream] Reader.Read can block even if a zstd block is available
Issue -
State: closed - Opened by delthas over 4 years ago
- 1 comment
Labels: enhancement
#94 - [modules] Add go.mod file
Pull Request -
State: closed - Opened by Viq111 over 4 years ago
#93 - Update zstd to version 1.4.8
Pull Request -
State: closed - Opened by Viq111 over 4 years ago
- 1 comment
#92 - [circleci] Fix 32 bits builds
Pull Request -
State: closed - Opened by Viq111 over 4 years ago
- 1 comment
#91 - Pass pointers to C as unsafe.Pointer, not uintptr (memory corruption)
Pull Request -
State: closed - Opened by evanj over 4 years ago
- 10 comments
Labels: bug, blocker
#90 - TestStreamCompressionDecompressionParallel frequently fails on machines with many cpus
Issue -
State: closed - Opened by pterjan over 4 years ago
- 8 comments
Labels: bug, blocker
#89 - Add Go module file
Issue -
State: closed - Opened by nezorflame over 4 years ago
- 2 comments
#88 - If I have two types data --compressed and uncompressed, when I call the DeCompress function, would it report an error?
Issue -
State: closed - Opened by RonCheen almost 5 years ago
- 1 comment
#87 - [circleci] Update GO images to Go 1.14 + 1.15
Pull Request -
State: closed - Opened by Viq111 almost 5 years ago
- 1 comment
#86 - [zstd_stream] Add Writer.Flush()
Pull Request -
State: closed - Opened by delthas almost 5 years ago
#85 - Support zstd dictionary API for non-streaming use
Issue -
State: closed - Opened by chrbsg about 5 years ago
- 4 comments
Labels: enhancement
#84 - Building build/bin/configtxgen ERROR
Issue -
State: closed - Opened by AuroraEvans about 5 years ago
- 1 comment
#83 - Added Ctx compress/decompress
Pull Request -
State: closed - Opened by merlimat about 5 years ago
- 2 comments
#82 - add compression/decompression with dictionary
Pull Request -
State: closed - Opened by KlotzAndrew about 5 years ago
- 1 comment
#81 - failed to decompress: Unknown frame descriptor If padding is attached after compression
Issue -
State: closed - Opened by anshulchaurasia over 5 years ago
- 7 comments
#80 - [zstd_stream] Now use ZSTD_decompressStream C API
Pull Request -
State: closed - Opened by Viq111 over 5 years ago
- 1 comment
#79 - [zstd_stream] Now use ZSTD_compressStream2 C API
Pull Request -
State: closed - Opened by Viq111 over 5 years ago
- 4 comments
#78 - Windows 10 build failed: running gcc failed: exit status 1
Issue -
State: closed - Opened by flerka over 5 years ago
- 2 comments
#77 - [readme] Add banner for streaming writer interface issue
Pull Request -
State: closed - Opened by Viq111 over 5 years ago
#76 - build `no such instruction:` error
Issue -
State: closed - Opened by akzi over 5 years ago
- 6 comments
#75 - Add a banner to mention the data corruption bug
Pull Request -
State: closed - Opened by rasky over 5 years ago
- 2 comments
#74 - Why return a ReadCloser for reading, but not a WriteCloser for writing?
Issue -
State: open - Opened by leijurv over 5 years ago
- 3 comments
Labels: enhancement
#73 - Update zstd to version 1.4.4
Pull Request -
State: closed - Opened by dbenamydd over 5 years ago
- 1 comment
#72 - zstd 1.4.4
Issue -
State: closed - Opened by limbo127 over 5 years ago
- 1 comment
#71 - Update link
Pull Request -
State: closed - Opened by ofek almost 6 years ago
#70 - [CI] PR to test https://github.com/DataDog/zstd/pull/69
Pull Request -
State: closed - Opened by Viq111 almost 6 years ago
- 1 comment
#69 - Adding buffer pools for stream decompression
Pull Request -
State: closed - Opened by dangermike almost 6 years ago
- 2 comments
#68 - Add CircleCI as CI and remove Travis
Pull Request -
State: closed - Opened by Viq111 almost 6 years ago
#67 - Stop running tests on Travis-CI
Issue -
State: closed - Opened by dcoleman17 almost 6 years ago
#66 - cant build for linux+amd64
Issue -
State: closed - Opened by xtrimf almost 6 years ago
- 1 comment
#65 - How to write to an existing zstd file using io.writer?
Issue -
State: closed - Opened by zplzpl almost 6 years ago
- 4 comments
#64 - Update zstd to version 1.4.1
Pull Request -
State: closed - Opened by bai about 6 years ago
- 1 comment
#63 - Compile failed: running gcc failed: exit status 1
Issue -
State: closed - Opened by zhangcicely about 6 years ago
- 4 comments
#62 - Building on OSX fails with a '#include nested too deep' error.
Issue -
State: closed - Opened by sdomeshok about 6 years ago
- 1 comment
#61 - zstd.Decode refuses to decode valid input.
Issue -
State: closed - Opened by klauspost over 6 years ago
- 1 comment
#60 - Decoder doesn't check output size before allocating
Issue -
State: closed - Opened by klauspost over 6 years ago
- 3 comments
#59 - `zstd.Decompress` returns no error on invalid input
Issue -
State: closed - Opened by klauspost over 6 years ago
- 2 comments
#58 - Update vendored zstd to 1.4.0
Pull Request -
State: closed - Opened by bai over 6 years ago
- 1 comment
#57 - [travis] Bump to Xenial and test on Go 1.12
Pull Request -
State: closed - Opened by Viq111 over 6 years ago
#56 - [zstd] Properly keep alive src
Pull Request -
State: closed - Opened by Viq111 over 6 years ago
#55 - Update vendored zstd c lib to 1.3.8
Pull Request -
State: closed - Opened by bai over 6 years ago
- 4 comments
#54 - Revert "Eliminate memory allocations from Compress/Decompress."
Pull Request -
State: closed - Opened by dqminh over 6 years ago
- 4 comments
#53 - failure buildding in windows, gcc missed
Issue -
State: closed - Opened by jianjyan over 6 years ago
- 2 comments
#52 - Compilation finished with exit code 2
Issue -
State: closed - Opened by Sufir over 6 years ago
- 2 comments