◐ Shell
clean mode source ↗

Build software better, together

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
evo

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

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

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

Production-Grade Autoresearch. Ideal for GPU kernels, ML model development, feature engineering, prompt engineering, and other optimizable code.

  • Updated Jun 16, 2026
  • Python
Performance-Decorators

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

  • 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

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

Improve this page

Add a description, image, and links to the code-optimization topic page so that developers can more easily learn about it.

Curate this topic

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

Learn more