daqwes's Stars
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
charlax/professional-programming
A collection of learning resources for curious software engineers
astral-sh/uv
An extremely fast Python package and project manager, written in Rust.
bloomberg/memray
Memray is a memory profiler for Python
vosen/ZLUDA
CUDA on non-NVIDIA GPUs
tracel-ai/burn
Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
awslabs/llrt
LLRT (Low Latency Runtime) is an experimental, lightweight JavaScript runtime designed to address the growing demand for fast and efficient Serverless applications.
NVIDIA/cutlass
CUDA Templates for Linear Algebra Subroutines
erikgrinaker/toydb
Distributed SQL database in Rust, written as an educational project
mozilla/sccache
Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.
gpu-mode/lectures
Material for gpu-mode lectures
NVlabs/tiny-cuda-nn
Lightning fast C++/CUDA neural network framework
KDE/heaptrack
A heap memory profiler for Linux
banach-space/llvm-tutor
A collection of out-of-tree LLVM passes for teaching and learning
thunil/Physics-Based-Deep-Learning
Links to works on deep learning algorithms for physics problems, TUM-I15 and beyond
srush/Triton-Puzzles
Puzzles for learning Triton
gpu-mode/resource-stream
GPU programming related news and material links
lifting-bits/remill
Library for lifting machine code to LLVM bitcode
vkoskiv/c-ray
c-ray is a small, simple path tracer written in C
dmarx/anthology-of-modern-ml
Collection of important articles to be treated as a textbook
pizlonator/llvm-project-deluge
Fil-C
Jokeren/Awesome-GPU
Awesome resources for GPUs
rust-lang-ua/rustcamp
Getting ready for prod
nchopin/particles
Sequential Monte Carlo in python
zamazan4ik/awesome-pgo
Various materials about Profile Guided Optimization and other similar stuff like AutoFDO, Bolt, etc.
jax-ml/bayeux
State of the art inference for your bayesian models.
yomaytk/elfconv
An experimental binary translator from Linux/ELF to WebAssembly
metaopt/optree
OpTree: Optimized PyTree Utilities
diffprog/code
Code for the book "The Elements of Differentiable Programming".
clflushopt/coldbrew
Tracing JIT compiler and runtime for a subset of the JVM