Stars
An online tutorial to make MLIR more beginner friendly with an end-to-end deep learning compiler pipeline
Exercises for Learning MLIR (Originally written for PPoPP 2026)
Neovim plugin for automatically folding MLIR IR dump sections with beautiful display and crash trace preservation.
All-in-one training for vision models (YOLO, ViTs, RT-DETR, DINOv3): pretraining, fine-tuning, distillation.
a minimal cache manager for PagedAttention, on top of llama3.
The missing pieces (as far as boilerplate reduction goes) of the upstream MLIR python bindings.
LingoDB: A new analytical database system that blurs the lines between databases and compilers.
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
DuckDB is an analytical in-process SQL database management system
This repo contains information about DuckDB extensions found on GitHub. Refreshed daily
Notes, material and various stuff collected while attended TUM Master's Degree
Practical course: Advanced Systems Programming in C/Rust -- SoSe 2023
An example on using structured concurrency based on P2300 to build up a sever application