-
Updated
Jun 18, 2018 - C
#
code-optimization
Here are 23 public repositories matching this topic...
A code generator for array-based code on CPUs and GPUs
python
performance
code-generator
opencl
array
cuda
scan
reduction
scientific-computing
prefix-sum
code-generation
performance-analysis
multidimensional-arrays
code-optimization
code-transformation
loop-optimization
ispc
-
Updated
Jun 4, 2020 - Python
BLISlab: A Sandbox for Optimizing GEMM
-
Updated
Aug 6, 2019 - C
A New, Interactive Approach to Learning HTML and CSS
api
npm
website
bundler
html5
webpage
webcomponents
accessibility
bem
css3
html-tags
codebase
code-optimization
reusability
bem-css
css-preprocessors
-
Updated
May 27, 2020 - HTML
DigitalIO library for Arduino Version 2.x
arduino
avr
digital
sensor
tilt-sensor
arduino-library
debounce
hc-sr04
task-scheduler
ultrasonic-sensor
reed-switch
code-optimization
digital-sensors
hall-effect-sensor
digital-pin
rotary-encoders
interrupt-handler
digital-signal
knock-sensors
debounce-logic
-
Updated
Apr 30, 2020 - C++
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 undergradute studies in CSE, BUET
flex
cplusplus
cpp
cse
yacc
clion
c-compiler
symbol-table
intermediate-representation
assembly-8086
compiler-design
lexical-analyzer
code-optimization
compiler-construction
semantic-analyzer
syntax-analyzer
intermediate-code-generation
bison-yacc
cse-buet
buet
-
Updated
Sep 30, 2018 - C++
These are the various assignments that were done as a part of the Compiler Design Laboratory
bison
flex
lr-parser
code-generation
parsers
compiler-design
lexical-analyzer
code-optimization
clr-parser
operator-precedence-parser
lalr-parser
intermediate-code-generation
shift-reduce-parsers
slr-parser
-
Updated
May 18, 2018 - C
Complier design laboratory
lexical-analysis
code-generation
syntax-analysis
compiler-design
semantic-analysis
code-optimization
intermediate-code-generation
-
Updated
Apr 1, 2019 - Rich Text Format
C++ Mini Compiler using tools Lex and Yacc
parser
lex
syntax-tree
yacc
symbol-table
compiler-design
mini-compiler
code-optimization
quadruple
intermediate-code-generation
-
Updated
Apr 30, 2019 - Yacc
Simple intermediate representation language for learning and research.
-
Updated
Mar 27, 2020 - Rust
Optimizing Meta-Heuristic Algorithms for TSP on Xeon Phi Heterogeneous Cluster.
-
Updated
Oct 5, 2019 - C
C++ stopwatch classes for gathering run-time timing statistics
-
Updated
Jul 6, 2018 - C++
Detects regions in your python code which could be optimised
-
Updated
Jun 16, 2018 - Python
caching
csharp
physics
unity3d
batching
oculus-rift
desktop-application
virtual-reality
performance-tuning
htc-vive
lighting
oculus-touch
msaa
udacity-nanodegree
bottleneck
unity-profiler
code-optimization
debugging-tools
forward-rendering
-
Updated
Oct 26, 2017 - C#
Speed up Discrete Markov Model Simulations.
-
Updated
Dec 11, 2019 - R
Prácticas de Arquitectura de Computadores (AC), Grado en Ingeniería Informática, UGR 2015-2016
openmp
computer-architecture
code-optimization
arquitectura
parallel-programming
computadores
optimizacion
openmp-parallelization
openmp-optimization
ugr-ac
-
Updated
Mar 7, 2018 - C
An ever updating collection of code golf snippets
-
Updated
Apr 19, 2017 - C
caching
performance
memoization
time-complexity
code-optimization
code-optimizations
reduce-time-complexity
-
Updated
May 1, 2020 - JavaScript
This is a pure compiler based language developed using Python.
programming-language
parser
compiler
python3
lexer
poodle
code-optimization
intermediate-code-generation
-
Updated
Apr 26, 2019 - Python
Programs related to Parallel Computing course.
-
Updated
Apr 20, 2017 - Scala
an assortment of projects critical to understanding the basics of self-driving cars
computer-vision
trajectory-generation
bayesian-inference
code-optimization
matrix-algebra
route-planning
-
Updated
Jan 4, 2018 - Jupyter Notebook
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."
Replace escape in the form \u[0-9A-Fa-f]{2} in the form \x[0-9A-Fa-f]. This allows to be more consistent with C++ escape sequences https://en.cppreference.com/w/cpp/language/escape.
Places where this should be replaced: