code-optimization topic
loopy
A code generator for array-based code on CPUs and GPUs
blislab
BLISlab: A Sandbox for Optimizing GEMM
SUPERSONIC
SuperSonic, a new open-source framework to allow compiler developers to integrate RL into compilers easily, regardless of their RL expertise.
The-HTML-and-CSS-Workshop
A New, Interactive Approach to Learning HTML and CSS
computer-systems-CS-APP3e
My solutions of Computer Systems: A Programmer’s Perspective, Third Edition (CS:APP3e) book, the text book for the course, CMU15-213: Introduction to Computer Systems.
pie-perf
Training language models to make programs faster
DigitalIO
DigitalIO library for Arduino Version 2.x
Compiler-CSE-310-BUET
A very simple subset of C Compiler(Lexical Analyzer, Syntax Analyzer, Semantic Analyzer & Intermediate Code Generator) implemented in C++ using Flex and Yacc-Bison as an assignment of sessional course...
Mini-Compiler
C++ Mini Compiler using tools Lex and Yacc