113 results for “topic:code-optimization”
No description provided.
A code generator for array-based code on CPUs and GPUs
BLISlab: A Sandbox for Optimizing GEMM
SuperSonic, a new open-source framework to allow compiler developers to integrate RL into compilers easily, regardless of their RL expertise.
Training language models to make programs faster
A New, Interactive Approach to Learning HTML and CSS
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.
A Knowledge-grounded framework for Autonomous ML/AI Program Synthesis and Optimization
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.
A summary of code optimization techniques and methods
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.
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!
AI code generation and improvement
The Platform for Self-Improving Code. Ideal for GPU kernels, ML model development, feature engineering, prompt engineering, and other optimizable code.
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
C++ Mini Compiler using tools Lex and Yacc
Simple intermediate representation language for learning and research.
This Maven plugin converts Java Bytecode binary files to EOLANG programs that use the "opcode" atom
DigitalIO library for Arduino Version 2.x
These are the various assignments that were done as a part of the Compiler Design Laboratory
Maven plugin that applies a number of optimizations to your Bytecode, using EOLANG and 𝜑-calculus, trying to make it work faster
No description provided.
The Intelligent Code Refactoring Transformer for Python
Speed up Discrete Markov Model Simulations.
Reduce your code with node-loopie. Routes declaration, models, and etc... node-loopie will shorten it for you. Converts your nodejs files in a folder to an object.
CSE-310 Compiler Sessional
No description provided.
C++ stopwatch classes for gathering run-time timing statistics
A command line tool for DeMutabilization of EO programs
Implementations of DGEMM algorithm using different tricks to optimize the performance.