A code generator for array-based code on CPUs and GPUs
-
Updated
Jul 16, 2025 - Python
A code generator for array-based code on CPUs and GPUs
SuperSonic, a new open-source framework to allow compiler developers to integrate RL into compilers easily, regardless of their RL expertise.
AI code generation and improvement
AlgoTune is a benchmark made up of 155 math, physics, and computer science problems. The goal is write code that solves each problem, and is faster than existing implementations.
The Platform for Self-Improving Code. Ideal for GPU kernels, ML model development, feature engineering, prompt engineering, and other optimizable code.
A practical showcase of AI-assisted coding using PStruc and ChatGPT, highlighting iterative development and project optimization across three versions with detailed documentation of changes.
Compiler Design Experiments
A compiler for a simple language
This is a pure compiler based language developed using Python.
Measure execution time for each line of code
The AI Developer's Assistant aims to enhance developer productivity by analyzing code snippets, identifying bugs, suggesting optimizations, generating unit tests, and debugging log files.
Boost Python's performance using Cython – a bridge between Python's simplicity and C's efficiency. Explore and learn how Cython accelerates code execution.
ASC Homework 1-3
A FastAPI-based web tool for comprehensive performance analysis and endpoint testing of code, featuring execution time tracking, memory usage, and detailed profiling.
Solutions for Leetcode challenges.
High-performance Python in practice. Examples of code optimization using various methods and packages.
Compilation of all the programs I studied in System Programming and Compiler Construction in Third Year of my Engineering
This repository contains the implementation of a macro processor, lexical analyzer, and shift-reduce parser, with focus on intermediate code generation and code optimization. It includes code examples and notes for building a simple compiler or interpreter system
Add a description, image, and links to the code-optimization topic page so that developers can more easily learn about it.
To associate your repository with the code-optimization topic, visit your repo's landing page and select "manage topics."