-
I've recently investigated the feasibility of updating the dated lz4 version bundled in the Linux kernel[^1].
The expected library configuration would be:
1. LZ4_FREESTANDING (therefore, most import…
-
## Current Situation
Flatcar OS does not include the `lz4` and `zstd` kernel modules, which are necessary for enabling certain compression features, particularly in the case of `zram` (a compressed…
-
Hi,
I'm having troubles trying to install `karafka-rdkafka` on Mac OS X. It's complaining about a missing C++ header, I guess. I googled the error but no luck. Am I the only one experiencing it? He…
-
The latest lz4-java was released over two years. It still using an old version of lz4 library. See https://github.com/lz4/lz4-java/issues/214 .
Would it be possible to add more maintainers to that …
HTHou updated
1 month ago
-
When searching around for optimizations around LZ4 for memory use, I found this paper: http://csl.snu.ac.kr/papers/icce17.pdf (LZ4m: A Fast Compression Algorithm for
In-Memory Data)
I tried contac…
-
I am getting the below error when I execute import lz4.frame as lz4 though the packages are available . can you please help to fix the issue ?
ModuleNotFoundError: No module named 'lz4._version'
-
It looks like the win32 and win64 releases are missing the msys-lz4-1.dll files in the dll folder that were present in the releases before.
-
Version 1.9.4 of lz4 available.
and after longtime 1.10.0 with Multi core acceleration. Thanks Neustradamus
Sorry junfeihan57 for your merge to 1.9.4, 1.10.0 will be normally new target.
-
As discussed in https://issues.apache.org/jira/browse/PARQUET-1241, the parquet-cpp's LZ4 codec is not compatible with Hadoop and parquet-mr. We must disable the codec until we resolve the compatibili…
-
**Description**
When try to compress on a Maui Project. The function crashs on Android and iOS. Maui Windows works fine.
**To reproduce**
Compress on any Maui Android/iOS project:
K4os.Compress…