issues
search
rust-lang
/
flate2-rs
DEFLATE, gzip, and zlib bindings for Rust
https://docs.rs/flate2
Apache License 2.0
929
stars
163
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add decompress file example
#329
MichaelMcDonnell
closed
1 year ago
1
Add method to get current position for GzDecoder
#328
alexnivanov
opened
2 years ago
1
Prep release 1.0.25
#327
thomcc
closed
2 years ago
0
Add CIFuzz Github action
#326
DavidKorczynski
closed
1 year ago
2
Add write::MultiGzDecoder for multi-member gzip data
#325
jongiddy
closed
1 year ago
2
Recommend MultiGzDecoder over GzDecoder in docs
#324
jsha
closed
1 year ago
22
Fix GzDecoder Write partial filenames and comments
#323
jongiddy
closed
1 year ago
3
Added feature for enabling default zlib-sys features
#322
taco-paco
closed
1 year ago
0
New crates.io release
#321
fintelia
closed
1 year ago
10
Partial gzip header breaks decoding
#320
jongiddy
closed
1 year ago
2
error: failed to verify the checksum of `flate2 v1.0.24`
#319
mstumpf585
closed
1 year ago
5
Can't compile zlib-ng feature on M1 Mac
#318
stjepangolemac
closed
2 years ago
3
Bump miniz_oxide to 0.6
#317
paolobarbolini
closed
2 years ago
0
GzDecoder "invalid gzip header" ?
#316
gwbres
closed
2 years ago
3
bgzip files or concatenated gzip files stop deflation after first block, doesn't report error
#315
kisakesenhi
closed
2 years ago
2
Produced GNU Sparse File (aka 'GNUSparseFile.0') instead of unpacked .tar.gz
#314
chshersh
closed
2 years ago
1
Why does `reset()` exist for `DeflateDecoder` but no `GzDecoder`?
#313
aldanor
opened
2 years ago
2
Decompress Example
#312
EricFecteau
closed
1 year ago
8
Wrong word in docs for `flate2::bufread::GzDecoder`
#311
maujim
closed
1 year ago
0
Provide Seek / offset pointer in GzDecoder
#310
gwbres
opened
2 years ago
4
flate2 1.0.23 on crates.io is not really 1.0.23
#309
mikebenfield
closed
2 years ago
1
GzDecoder.read_exact return Ok yet does nothing for vec
#308
jtmoon79
closed
2 years ago
5
Only one line being read in a 100GB+ gzip file (Wikidata dump)
#307
dipstef
closed
2 years ago
2
1.0.24 tag is missing from the repo
#306
Minoru
closed
1 year ago
1
Fix CI by disabling zlib-ng-compat on mingw
#305
joshtriplett
closed
2 years ago
0
Drop CI step to publish documentation; docs live on docs.rs now
#304
joshtriplett
closed
2 years ago
0
Remove miniz-sys, and map it to miniz_oxide for compatibility
#303
joshtriplett
closed
2 years ago
0
Add support for native zlib-ng via libz-ng-sys
#302
joshtriplett
closed
2 years ago
3
Unable to properly read Gzipped access.log file
#301
dmilith
closed
1 year ago
3
Fix build in `wasm{32,64}-unknown-unknown` with `zlib` feature
#300
tbu-
closed
2 years ago
9
`cargo test --features zlib-ng-compat --no-default-features` fails on main
#299
alexcrichton
closed
2 years ago
5
[Enhancement] Add support for zstd
#298
kallisti5
closed
2 years ago
2
Extremely slow performance in debug mode with default backend
#297
edmorley
closed
1 year ago
4
Use SPDX license format and update links
#296
atouchet
closed
2 years ago
1
deflate::Decoder always decompresses whole blocks (seems inefficient, unexpected and even unsecure)
#295
radekm
closed
2 years ago
2
Examples that don't just read_to_string
#294
SenojLuap
closed
1 year ago
2
Update to miniz_oxide 0.5 / quickcheck 1.0 / rand 0.8
#293
sdroege
closed
2 years ago
6
Remove `tokio` support
#292
Expyron
closed
2 years ago
2
make libc optional
#291
Craig-Macomber
closed
2 years ago
4
remove libc from default features
#290
Craig-Macomber
closed
2 years ago
5
why not export API to access intermedia result for each compression?
#289
kingluo
closed
2 years ago
3
Why do "read" types not implement "BufRead" if they use an internal BufReader?
#288
dralley
closed
2 years ago
0
using GzDecoder in a loop
#287
whyCPPgofast
closed
2 years ago
1
how do i uncompress a folder?
#286
Shomba
closed
2 years ago
1
Make clippy happy + a few more cleanups
#285
nyurik
closed
1 year ago
5
Spellchecking comments, rm trailing spaces
#284
nyurik
closed
2 years ago
1
Make Clippy happier, minor cleanups
#283
nyurik
closed
2 years ago
2
Minor examlpe tweaks
#282
nyurik
closed
2 years ago
0
Linker error when trying to compile to a C++ callable library on Linux
#281
OscarTHZhang
closed
1 year ago
3
gzdecoder: fix endless loop in read implementation
#280
catenacyber
closed
3 years ago
1
Previous
Next