zhoujingya's Stars
srush/Triton-Puzzles
Puzzles for learning Triton
GaoXiangYa/SimpleLLama
xlinsist/triton-benchmark
RISCV C and Triton AI-Benchmark
anthropics/anthropic-cookbook
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
Wechat-ggGitHub/Awesome-GitHub-Repo
收集整理 GitHub 上高质量、有趣的开源项目。
dtcxzyw/conservative-clang
An early LLVM pass which removes most of UB-implying information
PacktPublishing/How-to-Build-an-LLVM-Backend
How to Build an LLVM Backend, published by Packt
THU-DSP-LAB/ventus-gpgpu-verilog
GPGPU supporting RISCV-V, developed with verilog HDL
google/benchmark
A microbenchmark support library
GoogleCloudPlatform/PerfKitBenchmarker
PerfKit Benchmarker (PKB) contains a set of benchmarks to measure and compare cloud offerings. The benchmarks use default settings to reflect what most users will see. PerfKit Benchmarker is licensed under the Apache 2 license terms. Please make sure to read, understand and agree to the terms of the LICENSE and CONTRIBUTING files before proceeding.
tenstorrent/tt-buda
Tenstorrent TT-BUDA Repository
THU-DSP-LAB/pocl
a clone of pocl that supports Ventus GPGPU as devices.
LC044/WeChatMsg
提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手
course-dasheng/fe-algorithm
前端啃算法,一次性解决前端工程师的算法学习问题
Jules-Kong/OpenCL-CTS-guide
dylanaraps/pure-bash-bible
📖 A collection of pure bash alternatives to external processes.
HandsOnOpenCL/Lecture-Slides
Lecture Slide Issue Tracking
sunshaoce/rvcc
本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。