Skip to content
View ViggoNote's full-sized avatar

Block or report ViggoNote

Report abuse

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

Report abuse

Popular repositories Loading

  1. hyperscan hyperscan Public

    Forked from intel/hyperscan

    High-performance regular expression matching library

    C++

  2. llvm-project llvm-project Public

    Forked from llvm/llvm-project

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at…

  3. tengine tengine Public

    Forked from alibaba/tengine

    A distribution of Nginx with some advanced features

    C

  4. LLVM_for_cpu0 LLVM_for_cpu0 Public

    Forked from P2Tree/LLVM_for_cpu0

    This is a tutorial to learn LLVM, I realize a backend to compiler machine code for cpu0 which is a simple RISC cpu.

    C++

  5. play_with_llvm play_with_llvm Public

    Forked from tuoxie007/play_with_llvm

    A book about LLVM & Clang(中文开源书:玩转 LLVM)

    C++

  6. llvm-ir-tutorial llvm-ir-tutorial Public

    Forked from Evian-Zhang/llvm-ir-tutorial

    LLVM IR入门指南

    LLVM