Git Product home page Git Product logo

libsc2rep's Introduction

libsc2rep

libsc2rep is a modern (portable) C++ library that aims to provide a high-level, high-performance interface to access Starcraft II replay information.
I have not found such a library in C or C++ and even if it exists, I highly doubt it is maintained.
The library will support exclusively Legacy of the Void replays.
It currently relies on a modified version of libmpq for the unpacking out of MoPaQ files, although you can provide individual replay file data instead.
This library is intended for use when a huge amount of replays is required to be parsed, efficiency/power needs to be optimal or you absolutely need a native and portable implementation.
If you absolutely don't need it, I highly suggest the sc2reader python library, which is really well maintained and used widely, or the use of Blizzard's own s2protocol decoders.

I am mainly writing this as an exercise and to learn C++11/14 best practises.
When I have reached a satisfactory set of features, I will probably provide a C interface, so as to facilitate writing bindings for other languages.

libsc2rep's People

Contributors

alexnask 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.