code-optimization topic

List code-optimization repositories

loopy

558
Stars
70
Forks
Watchers

A code generator for array-based code on CPUs and GPUs

blislab

442
Stars
95
Forks
Watchers

BLISlab: A Sandbox for Optimizing GEMM

SUPERSONIC

119
Stars
13
Forks
Watchers

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

88
Stars
129
Forks
Watchers

A New, Interactive Approach to Learning HTML and CSS

computer-systems-CS-APP3e

34
Stars
7
Forks
Watchers

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

80
Stars
14
Forks
Watchers

Training language models to make programs faster

DigitalIO

16
Stars
2
Forks
Watchers

DigitalIO library for Arduino Version 2.x

Compiler-CSE-310-BUET

25
Stars
1
Forks
Watchers

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...