Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / bozaro/lz4-rs issues and pull requests

#58 - lz4 gives incorrect result after decompression

Issue - State: open - Opened by jiale1029 6 months ago

#57 - Lz4 does not close properly

Issue - State: open - Opened by rongcuid almost 2 years ago

#55 - failed to compress and decompress empty bytes

Issue - State: open - Opened by NOBLES5E over 4 years ago

#54 - add Decoder::with_capacity

Pull Request - State: open - Opened by CJP10 over 4 years ago

#53 - Decoder: allow to specify the buffer size

Issue - State: open - Opened by ngirard almost 5 years ago

#52 - Looking for new maintainer

Issue - State: closed - Opened by jheyens almost 5 years ago - 6 comments

#51 - Add support for dictionary compression.

Pull Request - State: closed - Opened by thoren-d almost 5 years ago

#50 - Update dependencies

Pull Request - State: closed - Opened by slonopotamus almost 5 years ago

#49 - Add LZ4_ prefix to lz4_sys's internal XXHASH symbols

Pull Request - State: open - Opened by da-x about 5 years ago

#48 - Allow delegating all linking

Pull Request - State: open - Opened by krallin about 5 years ago

#47 - New release?

Issue - State: open - Opened by benesch about 5 years ago - 4 comments

#46 - Add appveyor CI to cover windows

Pull Request - State: open - Opened by hanabi1224 about 5 years ago

#45 - Upgrade lz4 to v1.9.2

Pull Request - State: open - Opened by hanabi1224 about 5 years ago

#44 - Don't panic in lz4-sys build script

Pull Request - State: closed - Opened by benesch over 5 years ago - 1 comment

#43 - Blank project with lz4 fails "cargo check" on OS X

Issue - State: open - Opened by rodya-mirov almost 6 years ago - 1 comment

#42 - Output buffer re-use

Issue - State: open - Opened by samcday almost 6 years ago - 3 comments

#41 - lz4-sys: link against system liblz4 if possible

Pull Request - State: open - Opened by esmil almost 6 years ago - 2 comments

#40 - Compress on 32bit BE, decompress on x86_64 LE

Issue - State: open - Opened by mpapierski about 6 years ago - 3 comments

#39 - Switch to docmatic for testing README.

Pull Request - State: open - Opened by rasky about 6 years ago - 6 comments

#38 - Is wasm support possible?

Issue - State: open - Opened by burmecia about 6 years ago - 3 comments

#37 - Write-based API

Issue - State: open - Opened by mmstick about 6 years ago - 2 comments

#36 - Build fails on armv7

Issue - State: closed - Opened by codeandkey over 6 years ago - 3 comments

#35 - Update example

Pull Request - State: closed - Opened by 0xd34d10cc over 6 years ago - 1 comment

#34 - Implement lz4 stream mode

Issue - State: open - Opened by jheyens over 6 years ago

#33 - New release?

Issue - State: closed - Opened by roblabla over 6 years ago - 2 comments

#32 - Update LZ4 library to 1.8.2

Pull Request - State: closed - Opened by jheyens over 6 years ago

#31 - Update cc crate

Pull Request - State: closed - Opened by kornelski over 6 years ago - 1 comment

#30 - Use rustfmt for code formatting

Pull Request - State: closed - Opened by jheyens over 6 years ago

#28 - Add LZ4_compress_default and LZ4_decompress_safe functions

Pull Request - State: closed - Opened by nlopes almost 7 years ago - 1 comment

#27 - Fsync

Issue - State: open - Opened by jamessewell almost 7 years ago

#26 - bump deps; rephrase broken test

Pull Request - State: closed - Opened by FauxFaux almost 7 years ago

#25 - this is lz4f not lz4

Issue - State: closed - Opened by damody almost 7 years ago - 3 comments

#24 - make write_end public

Pull Request - State: closed - Opened by DrRibosome almost 7 years ago - 2 comments

#23 - adjust build

Pull Request - State: closed - Opened by BusyJay over 7 years ago - 11 comments

#22 - Remove gcc from deps of lz4

Pull Request - State: closed - Opened by upsuper over 7 years ago - 1 comment

#21 - Causes projects to always rebuild

Issue - State: closed - Opened by FauxFaux over 7 years ago - 1 comment

#20 - New release?

Issue - State: closed - Opened by Roguelazer almost 8 years ago - 2 comments

#19 - cargo test fails

Issue - State: closed - Opened by valarauca almost 8 years ago - 1 comment

#18 - update liblz4 to 1.7.5

Pull Request - State: closed - Opened by Roguelazer about 8 years ago - 1 comment

#17 - liblz4 is out-of -date

Issue - State: closed - Opened by Roguelazer about 8 years ago

#16 - Split out separate sys package

Pull Request - State: closed - Opened by thijsc about 8 years ago - 2 comments

#15 - Make Encoder and Decoder Send

Pull Request - State: closed - Opened by maximelenoir over 8 years ago - 1 comment

#14 - Don't leave Decoder in invalid state if read fails

Pull Request - State: closed - Opened by bvinc83 over 8 years ago - 1 comment

#13 - Allow the user the get the current number of bytes written to the wrapped writer

Pull Request - State: closed - Opened by bozaro almost 9 years ago - 1 comment

#12 - Allow the user the get the current number of bytes written to the wrapped writer.

Pull Request - State: closed - Opened by PaulGrandperrin almost 9 years ago - 4 comments

#11 - Modified build script to *always* compile the C code with -O3 optimization.

Pull Request - State: closed - Opened by thequux almost 9 years ago - 1 comment

#10 - Import libc crate in libc.rs to fix warnings on rust-nightly

Pull Request - State: closed - Opened by thequux almost 9 years ago - 1 comment

#9 - finish can be problematic

Issue - State: open - Opened by kali about 9 years ago - 6 comments

#8 - Fix pointer invalidation on Decoder move

Pull Request - State: closed - Opened by maximelenoir about 9 years ago - 1 comment

#7 - Add missing finish method for Decoder

Issue - State: closed - Opened by bozaro about 9 years ago

#6 - Fix conflicting import on Rust nightly

Pull Request - State: closed - Opened by maximelenoir about 9 years ago - 1 comment

#5 - Don't try to fill up the entire buffer on a read.

Pull Request - State: closed - Opened by bvinc83 over 9 years ago - 3 comments

#4 - Fix incorrect break that could cause reading after a frame ends

Pull Request - State: closed - Opened by bvinc83 over 9 years ago - 1 comment

#3 - Don't export the modules in the public API.

Pull Request - State: closed - Opened by emberian over 9 years ago - 1 comment

#2 - Fix typo in Cargo.toml

Pull Request - State: closed - Opened by uasi over 9 years ago - 1 comment

#1 - Add a Gitter chat badge to README.md

Pull Request - State: closed - Opened by gitter-badger almost 10 years ago