issues
search
facebook
/
zstd
Zstandard - Fast real-time compression algorithm
http://www.zstd.net
Other
23.82k
stars
2.11k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add ARM's assembly code for huffman decoding
#4204
Nicoshev
opened
3 hours ago
0
Bump github/codeql-action from 3.27.1 to 3.27.5
#4203
dependabot[bot]
opened
21 hours ago
0
Fix typo in ZSTD_compressBound docs
#4202
nhz2
opened
1 day ago
0
prevent possible segfault when creating seek table
#4201
rorosen
opened
1 day ago
0
ZSTD_seekTable_create_fromSeekable can cause segmentation faults
#4200
rorosen
opened
1 day ago
0
Fix printing of filesize if >4GB
#4199
jimis
closed
10 hours ago
6
Question: What is the best way to concatenate compressed data chunks?
#4198
bill-poole
closed
6 days ago
2
Bump github/codeql-action from 3.27.1 to 3.27.4
#4197
dependabot[bot]
closed
21 hours ago
1
Bump msys2/setup-msys2 from 2.24.1 to 2.25.0
#4196
dependabot[bot]
closed
1 week ago
0
Memory leaks may occur during stream compression with Zstd.
#4195
PeakerChen
closed
1 week ago
4
Bump github/codeql-action from 3.26.2 to 3.27.1
#4194
dependabot[bot]
closed
2 weeks ago
0
Missing the compile flag `-fno-tree-vectorize` since version v1.4.7
#4193
crimson-gao
opened
2 weeks ago
2
cmake: Fix #4038 MacOS target older OS and SDK versions
#4191
lukaso
closed
2 weeks ago
2
multi-threaded compression and dictionary
#4189
sreendra
opened
2 weeks ago
6
blind fix for QNX
#4188
Cyan4973
closed
2 weeks ago
0
zstd does #include within extern "C" scopes. This breaks trying to build a clang module.
#4187
alecazam
opened
3 weeks ago
4
cross compile failed on qnx toolschain
#4186
rainbowball
closed
2 weeks ago
1
`--train-cover` performance on Windows experiences a critical bottleneck at `Constructing partial suffix array`
#4185
akrieger
opened
3 weeks ago
0
elevated ZSTD_getErrorCode() to stable status
#4184
Cyan4973
closed
2 weeks ago
1
Question and suggestion - behavior with small buffers and errors
#4183
Eugeny1
opened
3 weeks ago
2
zstd --patch-from very inefficient for files about 2GiB
#4182
reyqn
closed
3 weeks ago
6
Add --train-fast & --train-best presets
#4181
terrelln
opened
3 weeks ago
0
Block splitter control parameter
#4180
Cyan4973
closed
3 weeks ago
2
Bump github/codeql-action from 3.26.2 to 3.27.0
#4179
dependabot[bot]
closed
2 weeks ago
1
Add fastest block-splitter variant
#4178
Cyan4973
closed
4 weeks ago
0
[clang][windows] x64 assembly in i686 code.
#4177
Nemirtingas
closed
4 weeks ago
3
Added faster block splitter variants for levels 3-7
#4176
Cyan4973
closed
1 month ago
0
Decompression speed drops when using a shared dictionary on short documents
#4175
pkolaczk
closed
3 weeks ago
4
Modify benchmark to load sources only once
#4174
Cyan4973
closed
1 month ago
0
Consider some kind of official LTS/"forever" output-stable release
#4173
allisonkarlitskaya
closed
1 month ago
1
Bump github/codeql-action from 3.26.2 to 3.26.13
#4172
dependabot[bot]
closed
4 weeks ago
1
Improve compression ratio of levels 3 & 4
#4171
Cyan4973
closed
1 month ago
0
Improve dictionary compression speed
#4170
Cyan4973
closed
1 month ago
0
Please benchmark against latest zlib
#4169
Snowiiii
opened
1 month ago
2
Bump github/codeql-action from 3.26.2 to 3.26.12
#4168
dependabot[bot]
closed
1 month ago
1
faster 32-bit CI tests
#4167
Cyan4973
closed
1 month ago
2
Support persistent compression state
#4166
CAFxX
opened
1 month ago
1
Improve compression speed on small blocks
#4165
Cyan4973
closed
1 month ago
3
spec update: huffman prefix code paragraph
#4164
Cyan4973
closed
1 month ago
1
Format documentation on Huffman Coding is unclear on how prefixes are chosen
#4163
KillingSpark
closed
1 month ago
10
Bump github/codeql-action from 3.26.2 to 3.26.11
#4162
dependabot[bot]
closed
1 month ago
1
[Help Wanted, Questions]How to build zstd with cmake to minimize the binary size?
#4161
yfaker
opened
1 month ago
6
fix dependency for nightly github actions tests
#4160
Cyan4973
closed
1 month ago
0
specification update
#4159
Cyan4973
closed
1 month ago
0
fix missing fclose()
#4158
Cyan4973
closed
1 month ago
0
fix incorrect pointer manipulation
#4157
Cyan4973
closed
1 month ago
0
removing nightly tests built on circleci
#4156
Cyan4973
closed
1 month ago
0
Fix #4025
#4155
Cyan4973
closed
1 month ago
0
Update FreeBSD VM image to 14.1
#4154
dearblue
closed
1 month ago
0
meson: Do not export private headers in libzstd_dep to avoid name clash
#4153
artem
closed
1 month ago
4
Next