Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / PSeitz/lz4_flex issues and pull requests
#77 - use only 3 types of hashtable sizes
Pull Request -
State: closed - Opened by PSeitz about 2 years ago
- 1 comment
#76 - add proptest roundtrip
Pull Request -
State: closed - Opened by PSeitz about 2 years ago
- 1 comment
#75 - Bump jszip from 3.7.0 to 3.8.0 in /lz4-wasm/example_project
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies
#74 - improve safe frame compression performance 7-15%
Pull Request -
State: closed - Opened by PSeitz about 2 years ago
#73 - Improve safe decompression performance 8-18%
Pull Request -
State: closed - Opened by PSeitz about 2 years ago
#72 - simplify extend_from_within_overlapping
Pull Request -
State: closed - Opened by PSeitz about 2 years ago
#71 - remove VecSink
Pull Request -
State: closed - Opened by PSeitz about 2 years ago
#70 - fix comment, add bench option
Pull Request -
State: closed - Opened by PSeitz about 2 years ago
#69 - faster duplicate_overlapping
Pull Request -
State: closed - Opened by PSeitz about 2 years ago
#68 - bump version
Pull Request -
State: closed - Opened by PSeitz about 2 years ago
#67 - add seperate benchmark binary
Pull Request -
State: closed - Opened by PSeitz about 2 years ago
#66 - Add support of decoding legacy frames
Pull Request -
State: closed - Opened by yestyle about 2 years ago
- 14 comments
#65 - Add benchmarks for silesia
Issue -
State: open - Opened by PSeitz about 2 years ago
#64 - Bump json5 from 1.0.1 to 1.0.2 in /lz4-wasm/example_project
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 3 comments
Labels: dependencies
#63 - Bump json5, copy-webpack-plugin, webpack and webpack-cli in /lz4-wasm/example_project
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 3 comments
Labels: dependencies
#62 - Bump express from 4.17.1 to 4.18.2 in /lz4-wasm/example_project
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 3 comments
Labels: dependencies
#61 - support LZ4_decompress_faster using statistics
Issue -
State: open - Opened by sundy-li about 2 years ago
- 2 comments
#60 - Reader / Writer API
Issue -
State: closed - Opened by Timmmm about 2 years ago
- 2 comments
#59 - Bump qs and express in /lz4-wasm/example_project
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies
#58 - Bump decode-uri-component from 0.2.0 to 0.2.2 in /lz4-wasm/example_project
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 2 comments
Labels: dependencies
#57 - Bump loader-utils from 1.2.3 to 1.4.2 in /lz4-wasm/example_project
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 3 comments
Labels: dependencies
#56 - Add `into_inner()` to FrameDecoder
Pull Request -
State: closed - Opened by james-rms over 2 years ago
- 3 comments
#55 - Bump terser from 4.6.11 to 4.8.1 in /lz4-wasm/example_project
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 2 comments
Labels: dependencies
#54 - Export `uncompressed_size`
Issue -
State: closed - Opened by ccollie over 2 years ago
- 1 comment
#53 - Bump eventsource from 1.0.7 to 1.1.1 in /lz4-wasm/example_project
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 3 comments
Labels: dependencies
#52 - small doc changes
Pull Request -
State: closed - Opened by PSeitz over 2 years ago
#51 - update README
Pull Request -
State: closed - Opened by PSeitz almost 3 years ago
#50 - Guard against usize overflows/underflows and raw pointer undefined behavior
Pull Request -
State: closed - Opened by arthurprs almost 3 years ago
- 1 comment
#49 - Undefined Behavior with dict and pointer arithmetic
Issue -
State: closed - Opened by PSeitz almost 3 years ago
- 2 comments
#48 - test
Pull Request -
State: closed - Opened by PSeitz almost 3 years ago
#47 - Avoid dependency on twox-hash unless "frame" feature set
Pull Request -
State: closed - Opened by mjguynn almost 3 years ago
- 2 comments
#46 - Bump lodash from 4.17.19 to 4.17.21 in /lz4-wasm/example_project
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 3 comments
Labels: dependencies
#45 - Bump async from 2.6.3 to 2.6.4 in /lz4-wasm/example_project
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#44 - fix coverage
Pull Request -
State: closed - Opened by PSeitz almost 3 years ago
#43 - bump versions
Pull Request -
State: closed - Opened by PSeitz almost 3 years ago
#42 - Publish a new release with wasm-bindgen >= 0.2.74
Issue -
State: closed - Opened by dtzxporter almost 3 years ago
- 1 comment
#41 - Better documentation about what a "dictionary" is.
Issue -
State: open - Opened by inodentry almost 3 years ago
- 1 comment
#40 - Bump url-parse from 1.4.7 to 1.5.10 in /lz4-wasm/example_project
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 2 comments
Labels: dependencies
#39 - Bump url-parse from 1.4.7 to 1.5.7 in /lz4-wasm/example_project
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 2 comments
Labels: dependencies
#38 - Bump follow-redirects from 1.11.0 to 1.14.8 in /lz4-wasm/example_project
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 2 comments
Labels: dependencies
#37 - It's not an error to pass a buffer larger than the decompressed data.
Pull Request -
State: closed - Opened by TannerRogalsky about 3 years ago
- 2 comments
#36 - update readme with Bindings in other languages
Pull Request -
State: closed - Opened by antoniomuso about 3 years ago
#35 - lz4-napi
Issue -
State: closed - Opened by antoniomuso about 3 years ago
- 2 comments
#34 - fix conditional imports
Pull Request -
State: closed - Opened by PSeitz over 3 years ago
- 1 comment
#33 - v0.9.1 does not compile when default-features = false
Issue -
State: closed - Opened by mdecimus over 3 years ago
- 2 comments
#32 - fix no_std support for safe-decode
Pull Request -
State: closed - Opened by PSeitz over 3 years ago
- 1 comment
#31 - Consider replacing `safe-encode` feature by `unsafe` APIs
Issue -
State: open - Opened by jorgecarleitao over 3 years ago
- 4 comments
#30 - safe-decode no longer `no_std` compatible
Issue -
State: closed - Opened by CraftSpider over 3 years ago
- 3 comments
#29 - Not actually no_std compatible
Issue -
State: closed - Opened by cbiffle over 3 years ago
- 2 comments
#28 - use alternative lcov merge approach
Pull Request -
State: closed - Opened by PSeitz over 3 years ago
- 1 comment
#27 - bump to 0.9
Pull Request -
State: closed - Opened by PSeitz over 3 years ago
- 1 comment
#26 - fix unused warning
Pull Request -
State: closed - Opened by PSeitz over 3 years ago
- 1 comment
#25 - use llvm coverage
Pull Request -
State: closed - Opened by PSeitz over 3 years ago
- 1 comment
#24 - Bump jszip from 3.5.0 to 3.7.0 in /lz4-wasm/example_project
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#23 - extend fuzzy tests for frame
Pull Request -
State: closed - Opened by PSeitz over 3 years ago
- 1 comment
#22 - Expand Sink abstraction to handle/hide uninitialized data
Pull Request -
State: closed - Opened by arthurprs over 3 years ago
- 2 comments
#21 - lz4hc compression support
Issue -
State: open - Opened by roblabla over 3 years ago
- 1 comment
#20 - Expand Sink abstraction to handle/hide uninitialized data
Pull Request -
State: closed - Opened by arthurprs over 3 years ago
- 2 comments
#19 - Implementation of decompress_with_dict() is unsound
Issue -
State: closed - Opened by Shnatsel over 3 years ago
- 7 comments
#18 - Use Vec::extend_from_within() in place of custom unsafe code
Issue -
State: open - Opened by Shnatsel over 3 years ago
- 3 comments
#17 - Bug fix 2 issues
Pull Request -
State: closed - Opened by arthurprs over 3 years ago
- 2 comments
#16 - Polish CLI a little bit, fix edge cases
Pull Request -
State: closed - Opened by coolreader18 over 3 years ago
#15 - AsyncWrite support
Issue -
State: open - Opened by Alexei-Kornienko over 3 years ago
- 8 comments
#14 - Run another release with wasm-bind-gen 2.7.3 >=
Issue -
State: closed - Opened by dtzxporter almost 4 years ago
- 2 comments
#13 - Implement frame format
Pull Request -
State: closed - Opened by arthurprs almost 4 years ago
- 25 comments
#12 - [trivial] Benchmark charts in README.md are unreadable in GitHub's new dark theme
Issue -
State: closed - Opened by mrec almost 4 years ago
- 2 comments
#11 - Implement `pub fn de/compress_into_slice(input: &[u8], output: &mut [u8]) -> usize`
Issue -
State: closed - Opened by milesgranger about 4 years ago
- 17 comments
#10 - Include wider set of comparison points
Issue -
State: closed - Opened by 101arrowz about 4 years ago
- 3 comments
#7 - Bump ini from 1.3.5 to 1.3.8 in /lz4-wasm/example_project
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
- 1 comment
Labels: dependencies