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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 utf8Public

    utf8 support in c++ standard library

    C++ 2

  2. xml xmlPublic

    xml building/reading api in c++

    1

  3. WebCrawlerTools WebCrawlerToolsPublic

    Some scripts to build a simple web crawler

    Haskell 1

  4. NGram NGramPublic

    Database for ngrams

    C++ 1

  5. PLT PLTPublic

    Tools to parse protocols and programming language files

    C++ 1

  6. variant variantPublic

    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