HLRJ's Stars
godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
facebook/folly
An open-source C++ library developed and used at Facebook.
triton-lang/triton
Development repository for the Triton language and compiler
DeathKing/Learning-SICP
MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。
NVIDIA/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
FMInference/FlexLLMGen
Running large language models on a single GPU for throughput-oriented scenarios.
mit-pdos/xv6-riscv
Xv6 for RISC-V
microsoft/GSL
Guidelines Support Library
NVIDIA/FasterTransformer
Transformer related optimization, including BERT, GPT
TheLartians/ModernCppStarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
foxsen/archbase
教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本
iree-org/iree
A retargetable MLIR-based machine learning compiler and runtime toolkit.
filipdutescu/modern-cpp-template
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
RangerNJU/Static-Program-Analysis-Book
Getting started with static program analysis. 静态程序分析入门教程。
downdemo/Cpp-Templates-2ed
Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery
llvm/torch-mlir
The Torch-MLIR project aims to provide first class support from the PyTorch ecosystem to the MLIR ecosystem.
cpp-best-practices/cmake_template
CMake for C++ Best Practices
j2kun/mlir-tutorial
MLIR For Beginners tutorial
cmu-db/15445-bootcamp
A basic introduction to coding in modern C++.
hijkzzz/pymarl2
Fine-tuned MARL algorithms on SMAC (100% win rates on most scenarios)
intel/intel-graphics-compiler
shinezyy/micro-arch-training
How to make undergraduates or new graduates ready for advanced computer architecture research or modern CPU design
songquanpeng/pytorch-template
To be the world's best PyTorch project template.
hjcapple/reading-sicp
《计算机程序的构造和解释》(SICP) 解题集
aras-p/sizer
Win32/64 executable size reporting
PacktPublishing/Hands-On-Design-Patterns-with-CPP-Second-Edition
Hands-On Design Patterns with C++ (Second Edition), published by Packt
andreasfertig/notebookcpp-tips-and-tricks-with-templates
ErnestThePoet/ir-virtual-machine
哈尔滨工业大学/南京大学编译原理课程实验Web版IR虚拟机(含CLI版)💎The remastered Web IR Virtual Machine for HIT/NJU Compilation Principle Labs (with CLI version)