Issues
- 4
- 6
AsyncWrite support
#15 opened by Alexei-Kornienko - 0
Broken links in crate docs
#167 opened by cpick - 0
Public API for compressing with prepended size but providing my own buffer for memory re-use
#166 opened by EriKWDev - 2
Multithreading
#161 opened by swz-git - 1
How to specify the compression level?
#165 opened by purew - 5
provide size of uncompressed data
#159 opened by jtmoon79 - 3
How are we supposed to use the external dict
#162 opened by irevoire - 3
Feature request: add `FrameDecoder.total_in()` and `.total_out()` to return the number of compressed bytes and uncompressed_bytes read so far
#157 opened by DeflateAwning - 3
decompress a `.lz4` file?
#158 opened by jtmoon79 - 1
Small ext_dict leads to panic
#93 opened by codertao - 1
- 9
Bad frame decompression performance regression for large data sets in Rust 1.73
#147 opened by bonsairobo - 8
lz4 writer does not close properly
#94 opened by rongcuid - 2
- 1
empty input on frame compression
#116 opened by PSeitz - 8
Handling missing lz4 terminator on graceless shutdown
#110 opened by l4l - 1
CI fuzz tests don't work
#96 opened by griffi-gh - 4
Allow for reusing buffer in block compression
#102 opened by CosmicHorrorDev - 7
Uncompress lz4ultra files?
#97 opened by richarddd - 0
Add benchmarks for silesia
#65 opened by PSeitz - 2
support LZ4_decompress_faster using statistics
#61 opened by sundy-li - 2
Reader / Writer API
#60 opened by Timmmm - 1
- 1
Export `uncompressed_size`
#54 opened by ccollie - 2
- 1
- 2
lz4-napi
#35 opened by antoniomuso - 2
- 3
safe-decode no longer `no_std` compatible
#30 opened by CraftSpider - 2
Not actually no_std compatible
#29 opened by cbiffle - 17
Implement `pub fn de/compress_into_slice(input: &[u8], output: &mut [u8]) -> usize`
#11 opened by milesgranger - 7
- 1
lz4hc compression support
#21 opened by roblabla - 3
- 2
- 3
Include wider set of comparison points
#10 opened by 101arrowz - 5
Streaming compression/decompression?
#6 opened by coolreader18 - 1
Please specify/document the license
#4 opened by pbor