Description: LZ4 is lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems.
To Search:
File list (Check if you may need any files):
lz4-master
..........\.gitattributes
..........\.travis.yml
..........\Makefile
..........\NEWS
..........\README.md
..........\cmake_unofficial
..........\................\CMakeLists.txt
..........\contrib
..........\.......\djgpp
..........\.......\.....\LICENSE
..........\.......\.....\Makefile
..........\.......\.....\README.MD
..........\examples
..........\........\.gitignore
..........\........\HCStreaming_ringBuffer.c
..........\........\Makefile
..........\........\README.md
..........\........\blockStreaming_doubleBuffer.c
..........\........\blockStreaming_doubleBuffer.md
..........\........\blockStreaming_lineByLine.c
..........\........\blockStreaming_lineByLine.md
..........\........\blockStreaming_ringBuffer.c
..........\........\frameCompress.c
..........\........\printVersion.c
..........\........\streaming_api_basics.md
..........\lib
..........\...\LICENSE
..........\...\Makefile
..........\...\README.md
..........\...\liblz4.pc.in
..........\...\lz4.c
..........\...\lz4.h
..........\...\lz4frame.c
..........\...\lz4frame.h
..........\...\lz4frame_static.h
..........\...\lz4hc.c
..........\...\lz4hc.h
..........\...\xxhash.c
..........\...\xxhash.h
..........\lz4_Block_format.md
..........\lz4_Frame_format.md
..........\programs
..........\........\.gitignore
..........\........\COPYING
..........\........\Makefile
..........\........\bench.c
..........\........\bench.h
..........\........\datagen.c
..........\........\datagen.h
..........\........\datagencli.c
..........\........\frametest.c
..........\........\fullbench.c
..........\........\fuzzer.c
..........\........\lz4.1
..........\........\lz4cli.c
..........\........\lz4io.c
..........\........\lz4io.h
..........\versionsTest
..........\............\Makefile
..........\............\test-lz4-versions.py
..........\visual
..........\......\2012
..........\......\....\datagen
..........\......\....\.......\datagen.vcxproj
..........\......\....\.......\datagen.vcxproj.filters
..........\......\....\frametest
..........\......\....\.........\frametest.vcxproj
..........\......\....\.........\frametest.vcxproj.filters
..........\......\....\fullbench
..........\......\....\.........\fullbench.vcxproj
..........\......\....\.........\fullbench.vcxproj.filters
..........\......\....\fuzzer
..........\......\....\......\fuzzer.vcxproj
..........\......\....\......\fuzzer.vcxproj.filters
..........\......\....\lz4.sln
..........\......\....\lz4
..........\......\....\...\lz4.vcxproj
..........\......\....\...\lz4.vcxproj.filters