Skip to content
View mitsch's full-sized avatar

Block or report mitsch

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. utf8 utf8 Public

    utf8 support in c++ standard library

    C++ 2

  2. xml xml Public

    xml building/reading api in c++

    1

  3. WebCrawlerTools WebCrawlerTools Public

    Some scripts to build a simple web crawler

    Haskell 1

  4. NGram NGram Public

    Database for ngrams

    C++ 1

  5. PLT PLT Public

    Tools to parse protocols and programming language files

    C++ 1

  6. variant variant Public

    It is a small and simple implementation of a variant class like the boost::variant. Rather than using pointer arithmetics, it exploits c++11's union which allows to hold non-pod types. This way, we…

    C++ 1