issues
search
sstadick
/
gzp
Multi-threaded Compression
The Unlicense
155
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support parallel compression of non-static writers
#56
tofay
opened
1 month ago
0
Support writers without static lifetimes
#55
tofay
opened
1 month ago
0
feat: migrate to `zlib-ng`
#54
camlloyd
opened
7 months ago
0
Seamless writing of uncompressed output
#53
donovan-h-parks
closed
1 year ago
3
multi-threaded snap decoding?
#52
jqnatividad
opened
1 year ago
0
Bump libdeflater from 0.12.0 to 0.13.0
#51
dependabot[bot]
opened
1 year ago
0
Bump tempfile from 3.3.0 to 3.5.0
#50
dependabot[bot]
opened
1 year ago
0
Bump thiserror from 1.0.38 to 1.0.40
#49
dependabot[bot]
opened
1 year ago
0
Bump thiserror from 1.0.38 to 1.0.39
#48
dependabot[bot]
closed
1 year ago
1
Bump tempfile from 3.3.0 to 3.4.0
#47
dependabot[bot]
closed
1 year ago
1
Bump proptest from 1.0.0 to 1.1.0
#46
dependabot[bot]
opened
1 year ago
0
Bump bytes from 1.3.0 to 1.4.0
#45
dependabot[bot]
opened
1 year ago
0
Support `zune-inflate`, the 100% safe Rust port of `libdeflate`
#44
Shnatsel
opened
1 year ago
1
fix: udpate core affinity
#43
sstadick
closed
1 year ago
0
Move off of zlib-ng-compat
#42
sstadick
opened
1 year ago
1
fix: udpate deps
#41
sstadick
closed
1 year ago
0
Some package updates
#40
ghuls
closed
1 year ago
4
Bump core_affinity to v0.7.6
#39
sylvestre
closed
1 year ago
1
[fix] update deps
#38
sstadick
closed
1 year ago
1
Avoid rustc version lock-in
#37
drahnr
closed
1 year ago
7
feat: add pub to mgzip as well
#36
sstadick
closed
2 years ago
0
Make the bgzf module public
#35
nh13
closed
2 years ago
0
Expose FooterValues sum and amount
#34
nh13
closed
2 years ago
0
Tokio Compat?
#33
PhantomG27249
closed
2 years ago
2
[bugfix] Fix eof regression
#32
sstadick
closed
2 years ago
0
[bugfix] fix buffer size bug and lints
#31
sstadick
closed
2 years ago
0
Error when writting with ` ZBuilder::<Bgzf, _>::new().num_threads(8)...`
#30
mrvollger
closed
2 years ago
7
[feature] Implement BufRead
#29
sstadick
opened
2 years ago
0
Help with the bgzf reader?
#28
mrvollger
closed
2 years ago
5
Find minimum versions of deps
#27
sstadick
opened
2 years ago
1
Remove dependency on core_affinity crate
#26
figsoda
closed
1 year ago
7
Add Intel ISA-L
#25
sstadick
opened
3 years ago
4
[bugfix] fix bgzf flush
#24
sstadick
closed
3 years ago
0
[bugfix] zlib only block formats
#23
sstadick
closed
3 years ago
0
update "key takeaway" in README for new data
#22
Shnatsel
closed
3 years ago
0
[bugfix/feature] v0.9.0
#21
sstadick
closed
3 years ago
0
Implement single threaded decompression for block formats
#20
sstadick
closed
3 years ago
0
[bugfix] incorrect incoder for block formats
#19
sstadick
closed
3 years ago
0
error when target is i686-pc-windows-msvc
#18
QiWei
opened
3 years ago
4
[Idea] Make gzp usable as C library and/or python module
#17
ghuls
opened
3 years ago
1
[bugfix/feature] Fix drop of decompressor, add buffersize config to Zbuilder, add passthrough decoder
#16
sstadick
closed
3 years ago
0
[feature] bgzf, mgzip compression and decompression
#15
sstadick
closed
3 years ago
0
[feature] handle io errors transparently, cleaner drops
#14
sstadick
closed
3 years ago
0
[feature] Unified parallel and synchronous API
#13
sstadick
closed
3 years ago
0
[feature] rework backend + oversubscribe writer
#12
sstadick
closed
3 years ago
0
gzp spawns one less threads than CPUs, which hurts performance
#11
Shnatsel
closed
3 years ago
27
[feature] zlib, raw deflate, full deflate streams
#10
sstadick
closed
3 years ago
0
GPU-Compression
#9
deeprobin
opened
3 years ago
2
[feature] Raw deflate attempt
#8
sstadick
closed
3 years ago
0
[feature] Move to rayon backend
#7
sstadick
closed
3 years ago
0
Next