hrtan99's Stars
TorchQL/torchql
TorchQL is a query language for Python-based machine learning models and datasets.
ADAPT-uiuc/TensorRight
TensorRight: Automated Verification of Tensor Graph Rewrites
google/visualblocks
Visual Blocks for ML is a Google visual programming framework that lets you create ML pipelines in a no-code graph editor. You – and your users – can quickly prototype workflows by connecting drag-and-drop ML components, including models, user inputs, processors, and visualizations.
NicklasVraa/LiX
Compose papers, dissertations, textbooks, novels, newspapers etc. quicker using abstractions to the standard LaTeX document classes - or create your own classes easily.
boost-ext/di
C++14 Dependency Injection Library
IITH-Compilers/IR2Vec
Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings
haampie/libtree
ldd as a tree
llvm-ml/llvm-ir-dataset-utils
Utilities for constructing a large dataset of LLVM IR
datawhalechina/grape-book
图深度学习(葡萄书),在线阅读地址: https://datawhalechina.github.io/grape-book
ffmpegwasm/ffmpeg.wasm
FFmpeg for browser, powered by WebAssembly
WebAssembly/wabt
The WebAssembly Binary Toolkit
yuhc/gpu-rodinia
Rodinia benchmark
kozyraki/phoenix
an API and runtime environment for data processing with MapReduce for shared-memory multi-core & multiprocessor systems.
ZhangZhuoSJTU/StochFuzz
Sound and Cost-effective Fuzzing of Stripped Binaries by Incremental and Stochastic Rewriting
radareorg/radare2
UNIX-like reverse engineering framework and command-line toolset
GrammaTech/ddisasm
A fast and accurate disassembler
crosstool-ng/crosstool-ng
A versatile (cross-)toolchain generator.
ShiArthur03/ShiArthur03
jordanbaird/Ice
Powerful menu bar manager for macOS
zwang4/awesome-machine-learning-in-compilers
Must read research papers and links to tools and datasets that are related to using machine learning for compilers and systems optimisation
triton-lang/triton
Development repository for the Triton language and compiler
banach-space/llvm-tutor
A collection of out-of-tree LLVM passes for teaching and learning
hrtan99/CFGPrinter
A plugin that print the information of CFG in LLVM.
AliveToolkit/alive2
Automatic verification of LLVM optimizations
rems-project/sail
Sail architecture definition language
facebook/folly
An open-source C++ library developed and used at Facebook.
jinwyp/one_click_script
install latest or LTS linux kernel and enable BBR or BBR plus
WenyanLiu/CCFrank4dblp
Displays the China Computer Federation (CCF) recommended rank of international conferences and journals in the dblp, Google Scholar, Connected Papers and and Web of Science search results.
CarpenterLee/JavaLambdaInternals
深入理解Java函数式编程和Streams API
llvm/Polygeist
C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!