GithubHelp home page GithubHelp logo

tempbottle / lz4mt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from t-mat/lz4mt

0.0 1.0 0.0 914 KB

Platform independent, multi-threading implementation of lz4 stream in C++11

License: Other

Makefile 2.75% Batchfile 1.26% C++ 91.58% C 4.41%

lz4mt's Introduction

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)

  • Run build.bat (or build_vs2013.bat).
  • Executable file will be created in platform_msvc2012/ (or platform_msvc2013/).

Building for Linux

  • Run make.
  • ./lz4mt will be created.

Building for Linux with Clang

  • Run make CXX=clang++ CC=clang
  • ./lz4mt will be created.

See also

lz4mt's People

Contributors

j0s3f avatar jeremybarnes avatar kgodlewski avatar t-mat avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.