issues
search
JuliaIO
/
CodecZstd.jl
A zstd codec for TranscodingStreams.jl.
Other
22
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump version to 0.8.6
#75
nhz2
closed
1 month ago
1
Auto initialize in `startproc`
#74
nhz2
closed
1 month ago
5
Add additional parameters to ZstdCompressor
#73
mkitti
opened
1 month ago
2
Add null pointer checks to avoid segfaults
#72
nhz2
closed
1 month ago
5
Remove `initialize` and make `finalize` optional
#71
nhz2
opened
1 month ago
4
Reusing a compressor
#70
JonasIsensee
closed
1 month ago
6
Add benchmarks
#69
nhz2
closed
1 month ago
1
Add tests for `find_decompressed_size` with skippable frames
#68
nhz2
closed
1 month ago
4
Fix codecov badge in README.md
#67
nhz2
closed
2 months ago
1
Fix links in README
#66
nhz2
closed
2 months ago
1
Add Downstream testing
#65
nhz2
closed
2 months ago
1
Add `pledgeinsize`
#64
nhz2
opened
2 months ago
1
Reimplement find_decompressed_size without using static-only API
#63
mkitti
closed
2 months ago
3
Replace `ZSTD_findDecompressedSize` with `ZSTD_getFrameContentSize`
#62
nhz2
closed
2 months ago
7
use TestsForCodecPackages.jl
#61
nhz2
closed
2 months ago
1
Bump compat for TranscodingStreams to 0.11, (keep existing compat)
#60
nhz2
closed
4 months ago
1
Add test with `test_roundtrip_seekstart`
#59
nhz2
closed
5 months ago
1
Only reset session on error in process, override transcode with pledge
#58
mkitti
closed
2 months ago
3
Why does startproc reset the compression stream / context?
#57
mkitti
opened
5 months ago
0
Update README.md
#56
mkitti
closed
5 months ago
0
Update Project.toml, bump to version 0.8.3
#55
mkitti
closed
5 months ago
2
Create ZstdError error type. Test known, stable error codes.
#54
mkitti
opened
5 months ago
2
ZstdFrameCompressor with input buffer
#53
nhz2
closed
5 months ago
6
Implement ZstdFrameCompressor via endOp
#52
mkitti
closed
5 months ago
13
Add a property interface to ZstdCompressor, add ZstdError type
#51
mkitti
opened
5 months ago
1
ZSTD_findDecompressedSize is ZSTDLIB_STATIC_API
#50
mkitti
closed
1 month ago
1
Use ZSTD_compressStream2 with endOp argument
#49
mkitti
closed
5 months ago
1
Add a property interface to ZstdCompressor, add ZstdError type
#48
mkitti
closed
5 months ago
1
Detect truncated frames to avoid infinite loop
#47
nhz2
closed
5 months ago
1
Add ZstdFrameCompressor and ZstdFrameDecompressor for non-streaming API
#46
mkitti
closed
5 months ago
15
Bump julia-actions/cache from 1 to 2
#45
dependabot[bot]
closed
5 months ago
0
Bump julia-actions/setup-julia from 1 to 2
#44
dependabot[bot]
closed
7 months ago
0
Bump codecov/codecov-action from 3 to 4
#43
dependabot[bot]
closed
8 months ago
0
Add Random to test deps
#42
jakobnissen
closed
9 months ago
1
Update CI.yml
#41
sjkelly
closed
1 year ago
0
Update CI.yml
#40
nhz2
closed
1 year ago
1
Update Project.toml
#39
JoaoAparicio
closed
1 year ago
0
Bump actions/checkout from 3 to 4
#38
dependabot[bot]
closed
1 year ago
0
Update Zstd to 1.5.5
#37
ViralBShah
closed
1 year ago
0
Update zstd version
#36
oscardssmith
closed
1 year ago
0
enable dependabot for GitHub actions
#35
ranocha
closed
1 year ago
0
ERROR: LoadError: zlib error: incorrect header check (code: -3)
#34
bryaan
closed
2 years ago
0
TagBot trigger issue
#33
JuliaTagBot
closed
3 years ago
8
Compilation error with `CodecZstd.jl` and `PackageCompiler#v1.6.0`
#32
Felix-Gauthier
closed
3 years ago
7
Dictionary and parameters
#31
mkitti
opened
3 years ago
0
Let ccall handle pointers
#30
mkitti
closed
3 years ago
5
LibZstd Clang.jl generated bindings
#29
mkitti
closed
3 years ago
8
Dictionary Training
#28
mkitti
opened
3 years ago
4
Lots of allocations related to buffering
#27
kcajf
closed
5 months ago
1
Addition flags
#26
colinxs
opened
3 years ago
0
Next