QuqqU's Stars
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
unslothai/unsloth
Finetune Llama 3.2, Mistral, Phi & Gemma LLMs 2-5x faster with 80% less memory
avast/retdec
RetDec is a retargetable machine-code decompiler based on LLVM.
lifting-bits/mcsema
Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode
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
PacktPublishing/Learn-CUDA-Programming
Learn CUDA Programming, published by Packt
microsoft/llvm-mctoll
llvm-mctoll
google/snappy-start
Tool for launching a Linux process from a snapshot
KnowingNothing/compiler-and-arch
A list of tutorials, paper, talks, and open-source projects for emerging compiler and architecture
siboehm/lleaves
Compiler for LightGBM gradient-boosted trees, based on LLVM. Speeds up prediction by ≥10x.
PacktPublishing/LLVM-Techniques-Tips-and-Best-Practices-Clang-and-Middle-End-Libraries
LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries, published by Packt
harvard-acc/LLVM-Tracer
An LLVM pass to profile dynamic LLVM IR instructions and runtime values
lukka/CppCMakeVcpkgTemplate
A template project to build a C++/CMake/vcpkg based projects with IDE and GitHub Actions. Build is sped up with caching of artifacts.
rcorcs/llvm-heat-printer
LLVM Profiling Visualization
sifive/riscv-llvm
SiFive's LLVM working tree
shrutisaxena51/Artificial-Intelligence-in-Compiler-Optimization
A curated list of research papers, datasets, and tools for applying machine learning/Deep learning techniques to compilers and program optimization.
kedartatwawadi/stanford_compression_library
The goal of the library is to help with research in the area of data compression. This is not meant to be fast or efficient implementation, but rather for educational purpose
Jeffkang-94/pytorch-adversarial-attack
Implementation of gradient-based adversarial attack(FGSM,MI-FGSM,PGD)
kaist-cp/circ
CIRC: Concurrent Immediate Reference Counting
gem5/website
The official repository for the gem5 website.
hpc-ulisboa/NDPmulator
A Full-System Framework for Simulating NDP devices from Caches to DRAM
umd-memsys/gem5
This is an read-only mirror of the gem5 simulator. The upstream repository is stored in https://gem5.googlesource.com, code reviews should be submitted to https://gem5-review.googlesource.com/. The mirrors are synchronized every 15 minutes.
kateinoigakukun/llvm-next-function-merging
An experimental LLVM pass plugin that allows you to apply the State of the Art function merging techniques
yen-hsiang-chang/mce-gpu
This artifact aims for reproducing experiments mentioned in the "Parallelizing Maximal Clique Enumeration on GPUs" paper in PACT 2023 by generating key figures and tables.
charitha22/hybf-cc23-artifact
UBC-ECE-Sasha/PIM-compression
General-purpose compression algorithms in memory
joaomiguelvieira/gem5-accel
kupl/PL4XGL
suekim3028/path-finder
vinicpac/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 http://reviews.llvm.org.