romgrelier's Stars
TUD-RST/pytutorials
A collection of tutorials for the Python programming language, especially for control theoretic purposes.
karpathy/LLM101n
LLM101n: Let's build a Storyteller
antonio-morales/Fuzzing101
An step by step fuzzing tutorial. A GitHub Security Lab initiative
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
FPGAwars/apio
:seedling: Open source ecosystem for open FPGA boards
rejunity/z80-open-silicon
Z80 open-source silicon clone. Goal is to become a silicon proven, pin compatible, open-source replacement for classic Z80.
adam-maj/tiny-gpu
A minimal GPU design in Verilog to learn how GPUs work from the ground up
Kaixhin/imitation-learning
Imitation learning algorithms
GameTechDev/PresentMon
Capture and analyze the high-level performance characteristics of graphics applications on Windows.
coq/coq
Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.
OpenBoardView/OpenBoardView
View .brd files
google/highway
Performance-portable, length-agnostic SIMD with runtime dispatch
google/gemma.cpp
lightweight, standalone C++ inference engine for Google's Gemma models.
hneemann/Digital
A digital logic designer and circuit simulator.
logisim-evolution/logisim-evolution
Digital logic design tool and simulator
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.
VictorEijkhout/TheArtofHPC_pdfs
All pdfs of Victor Eijkhout's Art of HPC books and courses
google-deepmind/materials_discovery
PKU-MARL/HARL
Official implementation of HARL algorithms based on PyTorch.
MattPD/cpplinks
A categorized list of C++ resources.
google-deepmind/mctx
Monte Carlo tree search in JAX
EbookFoundation/free-programming-books
:books: Freely available programming books
google-deepmind/graphcast
CorentinTh/it-tools
Collection of handy online tools for developers, with great UX.
triton-lang/triton
Development repository for the Triton language and compiler
gbdev/awesome-gbdev
A curated list of Game Boy development resources such as tools, docs, emulators, related projects and open-source ROMs.
leandromoreira/linux-network-performance-parameters
Learn where some of the network sysctl variables fit into the Linux/Kernel network flow. Translations: 🇷🇺
andreabergia/rjvm
A tiny JVM written in Rust. Learning project
probml/pml2-book
Probabilistic Machine Learning: Advanced Topics
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs