issues
search
trifectatechfoundation
/
zlib-rs
A safer zlib
zlib License
147
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
wasm: allow unaligned reads in `longest_match`
#202
folkertdev
closed
2 months ago
0
Link to report security issues is broken (404)
#201
Shnatsel
closed
1 month ago
3
Upgrade flate2 integration to v0.3.0
#200
Shnatsel
closed
2 months ago
4
wasm: SIMD `slide_hash`
#199
folkertdev
closed
2 months ago
0
wasm: SIMD adler32
#198
folkertdev
closed
2 months ago
1
wasm: use wider loads/stores in `copy_match`
#197
folkertdev
closed
2 months ago
0
use wider loads/stores in `Writer` on aarch64
#196
folkertdev
closed
2 months ago
0
UB in `inflate::State::extra()`
#195
inahga
closed
2 months ago
0
remove `libz-sys` dependency from `zlib-rs` crate
#194
folkertdev
closed
2 months ago
0
`Allocator::deallocate` causes Miri stacked borrows violation
#193
inahga
closed
1 month ago
4
Writer tuning
#192
folkertdev
closed
2 months ago
0
remove casting noise around `drop_bits`
#191
folkertdev
closed
2 months ago
0
use SIMD in `copy_match`
#190
folkertdev
closed
2 months ago
1
remove adler32 COPY variant (memcpy is faster)
#189
folkertdev
closed
2 months ago
0
add specific tests for `copy_match`
#188
folkertdev
closed
2 months ago
0
Extend from window
#187
folkertdev
closed
2 months ago
0
cleanup `Writer` api usage
#186
folkertdev
closed
2 months ago
0
unroll `copy_chunk_unchecked`
#185
folkertdev
closed
2 months ago
0
add chunked and adler32 measurements
#184
folkertdev
closed
2 months ago
0
Inflate cache opts
#183
folkertdev
closed
2 months ago
1
simplify `struct Table`
#182
folkertdev
closed
2 months ago
0
inflate: use custom `Writer`
#181
folkertdev
closed
2 months ago
0
inline `copy_match_help`
#180
folkertdev
closed
2 months ago
1
wasm: add a `compare256` wasm simd implementation
#179
folkertdev
closed
2 months ago
0
Clippy update
#178
squell
closed
2 months ago
0
It is time to have a security policy
#177
squell
closed
2 months ago
0
Add the metadata needed by cargo-c
#176
lu-zero
opened
2 months ago
1
remove unneeded slice operation
#175
folkertdev
closed
2 months ago
0
Please use cargo-c to produce the cdylib
#174
lu-zero
opened
2 months ago
6
fix issue 172
#173
folkertdev
closed
2 months ago
0
Fails to decompress gzip streams at some chunk sizes
#172
glandium
closed
2 months ago
0
Use the "C-unwind" abi for functions we cannot guarantee won't panic
#171
folkertdev
closed
2 months ago
1
fix oversight in one of the quick deflate macros
#170
folkertdev
closed
2 months ago
0
Z_BEST_SPEED doesn't handle Z_FINISH properly in some corner cases when there is not enough avail_out
#169
glandium
closed
2 months ago
0
add a separate cdylib crate
#168
folkertdev
closed
2 months ago
0
centralize cpu feature detection
#167
folkertdev
closed
3 months ago
0
Please provide a separate crate for the cdylib
#166
glandium
closed
2 months ago
3
fix bug in the quick algorithm (Z_BEST_SPEED)
#165
folkertdev
closed
3 months ago
0
inflate produces invalid stream at Z_BEST_SPEED level when doing the input incrementally
#164
glandium
closed
3 months ago
0
experiment with how to pick the right SIMD implementation
#163
folkertdev
opened
3 months ago
0
quick algorithm quick cleanup
#162
folkertdev
closed
3 months ago
0
correct target features in `hash_calc`
#161
folkertdev
closed
3 months ago
0
add target features for the SIMD compare256 operations
#160
folkertdev
closed
3 months ago
0
correct target features (based on miri)
#159
folkertdev
closed
3 months ago
0
`mod read_buf`: remove unused methods
#158
folkertdev
closed
3 months ago
0
refinements to unsafe code
#157
folkertdev
closed
3 months ago
0
Rework inflate init
#156
folkertdev
closed
3 months ago
2
mirror zlib-ng behavior for i686
#155
folkertdev
closed
3 months ago
0
switch the instruction used for acle crc32 calculation
#154
folkertdev
closed
3 months ago
0
add more tests for `inflateGetHeader`
#153
folkertdev
closed
3 months ago
0
Previous
Next