lz4mt is platform independent, multi-threading, lz4 stream v1.4 implementation in C++11.
- Run
build.bat - Executable file will be created in
platform_msvc2012/
- Run
make. ./lz4mtwill be created.
- Checkout
implement-thread-poolbranch. - Run
make CC=clang ./lz4mtwill be created.