Skip to content
View c0d1f1ed's full-sized avatar
Block or Report

Block or report c0d1f1ed

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. SoftWire SoftWire Public

    SoftWire lets you create new functions at run-time using functions and constructs which closely resemble x86 syntax, entirely within C++. Through dynamic specialization you can generate code that i…

    C++ 35 3

  2. flow flow Public

    C++ template library for integers that don't overflow

    2

  3. xbyak xbyak Public

    Forked from herumi/xbyak

    a JIT assembler for x86(IA-32)/x64(AMD64, x86-64) MMX/SSE/SSE2/SSE3/SSSE3/SSE4/FPU/AVX/AVX2 by C++ header

    C 1 1

  4. piko-public piko-public Public

    Forked from piko-dev/piko-public

    Open source release of the Piko graphics pipeline compiler.

    C++ 1

  5. RectangleBinPack RectangleBinPack Public

    Forked from juj/RectangleBinPack

    Source code for performing 2d rectangular bin packing.

    C++ 1

  6. subzero subzero Public

    Forked from stichnot/subzero

    Subzero - Fast code generator for PNaCl bitcode

    C++