Stars
- All languages
- Agda
- Assembly
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Coq
- Cuda
- Go
- HTML
- Haskell
- Idris
- Java
- JavaScript
- Jupyter Notebook
- MATLAB
- MDX
- MLIR
- Makefile
- Markdown
- OCaml
- Objective-C
- PHP
- Perl
- Python
- Racket
- Rocq Prover
- Ruby
- Rust
- Scheme
- Shell
- Standard ML
- Swift
- SystemVerilog
- TLA
- TeX
- TypeScript
- Verilog
- Vim Script
- WebAssembly
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
A list of tutorials, paper, talks, and open-source projects for emerging compiler and architecture
mimalloc is a compact general purpose allocator with excellent performance.
Domain-specific language designed to streamline the development of high-performance GPU/CPU/Accelerators kernels
BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.
An extremely fast Python package and project manager, written in Rust.
The Art of Writing Efficient Programs, published by Packt
A validation and profiling tool for AI infrastructure
CoreFreq : CPU monitoring and tuning software designed for the 64-bit processors.
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
The book "Performance Analysis and Tuning on Modern CPU"
magic-trace collects and displays high-resolution traces of what a process is doing
first base model for full-duplex conversational audio
Performance benchmark framework for C++ with nanoseconds measure precision
A retargetable MLIR-based machine learning compiler and runtime toolkit.
A GPU benchmark tool for evaluating GPUs and CPUs on mixed operational intensity kernels (CUDA, OpenCL, HIP, SYCL, OpenMP)
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
ASPLOS'24: Optimal Kernel Orchestration for Tensor Programs with Korch
On-device AI across mobile, embedded and edge for PyTorch