- Updated Jul 29, 2023
- C
code-optimization
Here are 138 public repositories matching this topic...
AIDE: AI-Driven Exploration in the Space of Code. The machine Learning engineering agent that automates AI R&D.
- Updated May 2, 2026
- Python
turns your codebase into an autoresearch loop — discovers what to measure, instruments the benchmark, then runs tree search with parallel subagents.
- Updated Jun 17, 2026
- Python
Curated list of AutoResearch use cases with optimization traces and open source implementations
- Updated Jun 2, 2026
A codex plugin for running optimization loops inside a codebase. It is useful when you have a measurable target and many possible changes to try: test runtime, build speed, bundle size, model loss, Lighthouse scores, memory use, query latency, or any other metric you can print from a script.
- Updated Jun 18, 2026
- TypeScript
A code generator for array-based code on CPUs and GPUs
- Updated Jun 3, 2026
- Python
BLISlab: A Sandbox for Optimizing GEMM
- Updated Jun 17, 2021
- C
SuperSonic, a new open-source framework to allow compiler developers to integrate RL into compilers easily, regardless of their RL expertise.
- Updated May 6, 2023
- Python
AlgoTune is a NeurIPS 2025 benchmark made up of 154 math, physics, and computer science problems. The goal is write code that solves each problem, and is faster than existing implementations.
- Updated Mar 12, 2026
- Python
Training language models to make programs faster
- Updated Apr 16, 2024
- Jupyter Notebook
A New, Interactive Approach to Learning HTML and CSS
- Updated Jan 21, 2021
- HTML
A Knowledge-grounded framework for Autonomous ML/AI Program Synthesis and Optimization
- Updated Feb 20, 2026
- Python
Production-Grade Autoresearch. Ideal for GPU kernels, ML model development, feature engineering, prompt engineering, and other optimizable code.
- Updated Jun 16, 2026
- Python
Elevate your application's performance with 🚀 Performance Decorators! This comprehensive TypeScript library offers powerful tools for performance monitoring and optimization, making it easier to track and resolve bottlenecks in both Node.js and browser environments.
- Updated Mar 1, 2026
- TypeScript
A summary of code optimization techniques and methods
- Updated Aug 20, 2019
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.
- Updated Mar 25, 2022
- C
The first Persian repository of AI prompts for developers. Enhance your coding workflow with optimized prompts for code refactoring, debugging, testing, and documentation. Save time and boost your development speed!
- Updated Apr 8, 2025
AI code generation and improvement
- Updated Aug 29, 2025
- Python
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 CSE 310 in undergraduate studies in CSE, BUET
- Updated Sep 30, 2018
- C++
C++ Mini Compiler using tools Lex and Yacc
- Updated Apr 30, 2019
- Yacc
Improve this page
Add a description, image, and links to the code-optimization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the code-optimization topic, visit your repo's landing page and select "manage topics."