junparser's Stars
linkedin/Liger-Kernel
Efficient Triton Kernels for LLM Training
maxiaof/github-hosts
通过修改Hosts解决国内Github经常抽风访问不到,每日更新
NUS-HPC-AI-Lab/VideoSys
VideoSys: An easy and efficient system for video generation
microsoft/proxy
Proxy: Next Generation Polymorphism in C++
nrc/r4cppp
Rust for C++ programmers
corsix/amx
Apple AMX Instruction Set
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
plaidml/tpp-mlir
TPP experimentation on MLIR for linear algebra
intelligent-machine-learning/dlrover
DLRover: An Automatic Distributed Deep Learning System
Dao-AILab/flash-attention
Fast and memory-efficient exact attention
modularml/mojo
The Mojo Programming Language
cyrus-and/gdb-dashboard
Modular visual interface for GDB in Python
BBuf/tvm_mlir_learn
compiler learning resources collect.
llvm/torch-mlir
The Torch-MLIR project aims to provide first class support from the PyTorch ecosystem to the MLIR ecosystem.
progschj/ThreadPool
A simple C++11 Thread Pool implementation
alibaba/yalantinglibs
A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple
aengelke/instrew
A high performance LLVM-based dynamic binary instrumentation framework
microsoft/llvm-mctoll
llvm-mctoll
alibaba/async_simple
Simple, light-weight and easy-to-use asynchronous components
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
zoidyzoidzoid/awesome-ebpf
A curated list of awesome projects related to eBPF.
root-project/cling
The cling C++ interpreter
WasmEdge/WasmEdge
WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.
alibaba/GraphScope
🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba | 一站式图计算系统
banach-space/llvm-tutor
A collection of out-of-tree LLVM passes for teaching and learning