issues
search
rust-lang
/
flate2-rs
DEFLATE, gzip, and zlib bindings for Rust
https://docs.rs/flate2
Apache License 2.0
928
stars
163
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
upgrade zlib-rs to version `0.4.0`
#439
folkertdev
closed
2 weeks ago
2
Upgrade actions/upload-artifact
#438
jdno
closed
3 weeks ago
0
The build on MacOS is broken for mac with this error: failed to verify the checksum of `flate2 v1.0.34`
#437
beroy
closed
1 month ago
4
Add test for partial decompression
#436
link2xt
opened
1 month ago
16
flate2::Decompress::decompress consumes more input than actually used
#434
link2xt
closed
1 month ago
2
New ISA-L backend?
#433
milesgranger
closed
1 month ago
5
Better wording in compression level docs
#431
Shnatsel
closed
2 months ago
0
Document backend differences in compression levels
#430
Shnatsel
closed
2 months ago
0
Revert "Merge pull request #427 from ByteBaker/main"
#429
Shnatsel
closed
2 months ago
0
Upgrade zlib-rs to 0.3.0 to get multiple bugfixes
#428
Shnatsel
closed
2 months ago
5
docs: fix compression level range from 0-9 to 0-10
#427
ByteBaker
closed
2 months ago
11
Add minimum build test back in to CI
#426
jongiddy
closed
3 months ago
0
Fix msrv: Run msrv checks with minimal versions
#425
NobodyXu
closed
3 months ago
18
increase minimal versions of `libz-ng-sys` and `libz-sys` to their latest releases.
#424
Byron
closed
3 months ago
4
Return error instead of packing on Z_MEM_ERROR
#423
crazymerlyn
closed
3 months ago
2
Remove non-existent build in CI
#422
jongiddy
closed
3 months ago
0
Check minimal version of Rust that compiles
#421
jongiddy
closed
3 months ago
5
update miniz_oxide dependency to 0.8.x
#420
oyvindln
closed
3 months ago
0
update maintenance guide with recent news
#419
Byron
closed
3 months ago
6
an empty commit - do not merge!
#418
Byron
closed
3 months ago
0
No git tag/release for 1.0.31
#417
mmm-8192
closed
3 months ago
3
prepare new release
#416
Byron
closed
3 months ago
3
release version 1.0.31: bump libz-rs-sys version
#415
folkertdev
closed
4 months ago
3
Remove duplicate word in top-most doc
#414
yestyle
closed
5 months ago
0
libz-rs backend causes errors and panics
#413
VorpalBlade
closed
4 months ago
2
unknown return code: -4
#411
prz23
closed
3 months ago
2
Add ability to set window_bits when using rust backend?
#409
praveenperera
closed
7 months ago
0
docs: Document expected behavior when Read is done for ZLIB and DEFLATE decoders
#408
marxin
closed
7 months ago
1
Update actions/checkout in GitHub Actions workflows to v4
#407
striezel
closed
7 months ago
0
Fix typos
#406
striezel
closed
7 months ago
0
fix CI - `--all-features` wasn't tested and didn't work with arrival of `zlib-rs`
#405
Byron
closed
7 months ago
0
docs.rs failed to build flate2-1.0.29
#404
wcampbell0x2a
closed
7 months ago
1
release version 1.0.29: support for zlib-rs
#403
folkertdev
closed
7 months ago
1
Add tests to show BufRead can be used after decoding
#402
jongiddy
closed
7 months ago
2
Continue reading a stream after ZlibDecoder streams finishes
#401
marxin
closed
7 months ago
8
add `zlib-rs` support via the `libz-rs-sys` C api for `zlib-rs`
#400
folkertdev
closed
7 months ago
18
why GzDecoder can't read stream correct
#399
jokemanfire
closed
8 months ago
1
Avoid redudant imports
#398
Byron
closed
8 months ago
0
Decoding a zip file returns the Error "corrupt deflate stream"
#397
santiwanti
closed
9 months ago
2
Using MultiGzDecoder for file with garbage after gzip data
#396
jinschoi
opened
9 months ago
4
question: Slowdown after upgrading from 1.0.26 to 1.0.28
#395
ivpavici
closed
10 months ago
8
Store `StreamWrapper::inner` as a raw pointer
#394
icmccorm
closed
10 months ago
3
Some compressed files can only read a portion of the lines using GzDecoder.
#393
yukaiquan
closed
11 months ago
3
Tree borrows violation occurs when using zlib backend
#392
icmccorm
closed
10 months ago
5
Testing validity of the data without the actual decompression
#390
nyurik
closed
11 months ago
0
Zlib succes while miniz_oxide fails
#389
catenacyber
closed
11 months ago
5
Fix build for beta and nightly
#388
JakubOnderka
closed
11 months ago
1
rapidgzip
#386
jianshu93
closed
1 year ago
0
Implement BufRead/Write for en/decoders alongside Read/Write
#384
chernoivanenkoofficial
closed
1 year ago
0
Issues with newly created file in read-write mode
#383
deven96
closed
1 year ago
7
Next