t-mat / lz4mt

Platform independent, multi-threading implementation of lz4 stream in C++11
Other
198 stars 47 forks source link

# lz4mt

lz4mt is platform independent, multi-threading, lz4 stream v1.4 implementation in C++11.

Building for MSVC2012 / 2013 (Visual Studio Express 2012 / 2013 for Windows Desktop)

Building for Linux

Building for Linux with Clang

See also