- West Lafayette
-
16:57
(UTC -05:00) - https://blog.xu-yang.me
- https://orcid.org/0009-0007-7978-4723
Lists (32)
Sort Name ascending (A-Z)
ai
ai-robustness
bench-hpc
compiler-optimization
coq
crypto
data science
dbms
frontend
github-classroom
graphics
hardware design
have-fun-cs-lectures
common cs lectures, not directly quite related to my research topic, open up my views and basic techiques.hci
information
life
llvm
mlsys/mlcomp/aisys
non-pl research note
pl practices
pl theory
program-analysis
projects
quant
rust
sde
soft skill
system programming
tools
type
verified-compiler-opt
web
- All languages
- Agda
- Assembly
- Boogie
- C
- C#
- C++
- CSS
- Clojure
- Coq
- Cuda
- Dockerfile
- EJS
- Emacs Lisp
- F*
- Futhark
- Go
- HTML
- Haskell
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Lean
- MDX
- Makefile
- Markdown
- Nunjucks
- OCaml
- Objective-C++
- PHP
- PLpgSQL
- Perl
- PowerShell
- Prolog
- Python
- Rich Text Format
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Shell
- Swift
- TLA
- TeX
- TypeScript
- Typst
- VBA
- VHDL
- Verilog
- Vue
- Xtend
- Yacc
Starred repositories
Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models.
MetaMut is a mutation operator generator to facilitate compiler fuzzing.
Binary Decision Diagrams (BDDs) in pure Python and Cython wrappers of CUDD, Sylvan, and BuDDy
Domain-specific language designed to streamline the development of high-performance GPU/CPU/Accelerators kernels
Most influential papers in programming languages
CUDD: CU Decision Diagram package - unofficial git mirror of https://web.archive.org/web/20180127051756/http://vlsi.colorado.edu/~fabio/CUDD/html/index.html (intro: https://web.archive.org/web/2015…
Picachv is a verified library for transparently enforcing data-use policies for data analytical systems
《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
A free book about developing secure and robust systems software.
LeanUniverse: A Library for Consistent and Scalable Lean4 Dataset Management
Summary of some awesome work for optimizing LLM inference
A collection of benchmarks to evaluate DepDatalog
Rhyme is an Expressive Data-Centric Query Language
My learning notes/codes for ML SYS.
Optimization attempt of the Lambda Control Flow Analysis (STG like language)
Program synthesis class taught by Loris D'Antoni
Curated collection of papers in machine learning systems
A visualized debugging framework to aid in understanding the Linux kernel.
Randomized Property-Based Testing Plugin for Coq
AODRaw: Towards RAW Object Detection in Diverse Conditions (https://arxiv.org/pdf/2411.15678)
A curated list of static analysis tools, linters and code quality checkers for various programming languages
VeriFFI: Verified Foreign Function Interface for connecting Coq programs to C programs at the operational and specification/verification levels; part of CertiCoq project