Skip to content
View niklas-ourmachinery's full-sized avatar

Block or report niklas-ourmachinery

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. bitsquid-foundation bitsquid-foundation Public

    A minimalistic foundation library with functions for memory allocation, basic collections, etc. The library has been written with a data-oriented philosophy: POD structures are preferred over class…

    C++ 109 15

  2. bitsquid-header-hero bitsquid-header-hero Public

    A tool for optimizing C++ header files and reducing build times.

    C# 9

  3. bitsquid-expression-language bitsquid-expression-language Public

    Implements a simple language for computing mathematical expressions.

    C++ 6 1

  4. cr cr Public

    Forked from fungos/cr

    cr.h: A Simple C Hot Reload Header-only Library

    C++ 5 3

  5. bitsquid-bsdoc bitsquid-bsdoc Public

    The Bitsquid documentation system.

    Ruby 1

  6. bitsquid-code-censor bitsquid-code-censor Public

    A command-line tool that can be used to strip "secret" code from a code base. It can strip files and directories that match certain glob patterns, and also strip lines of code inside #ifdef TAG mac…

    Ruby