kirshanthans's Stars
sharkdp/hyperfine
A command-line benchmarking tool
modularml/mojo
The Mojo Programming Language
google/highway
Performance-portable, length-agnostic SIMD with runtime dispatch
ksluckow/awesome-symbolic-execution
A curated list of awesome symbolic execution resources including essential research papers, lectures, videos, and tools.
j2kun/mlir-tutorial
MLIR For Beginners tutorial
trailofbits/vast
VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choose the best fit representations for a program analysis or further program abstraction.
xdslproject/xdsl
A Python Compiler Design Toolkit
bondhugula/pluto
Pluto: An automatic polyhedral parallelizer and locality optimizer
sunxfancy/vscode-llvm
VSCode LLVM Compiler Explorer
cyclops-community/ctf
Cyclops Tensor Framework: parallel arithmetic on multidimensional arrays
yzhaiustc/Optimizing-DGEMM-on-Intel-CPUs-with-AVX512F
Stepwise optimizations of DGEMM on CPU, reaching performance faster than Intel MKL eventually, even under multithreading.
Meinersbur/ppcg
Polyhedral Parallel Code Generation (source repository: http://repo.or.cz/ppcg.git)
noise-lab/research-course
"How to Do Great Research" Course for Ph.D. Students
qir-alliance/qcor
C++ compiler for heterogeneous quantum-classical computing built on Clang and XACC
swkim101/cspapers.org
A search engine dedicated to CS conferences. It provides useful filters for conferences and year range.
qir-alliance/qir-spec
QIR specification defining how to represent quantum programs within the LLVM IR
dminor/skip-quadtree
Implementation of the skip quadtree and compressed quadtree data structures.
samrushing/cps-python
CPS transform for Python
tavianator/ray_box
Benchmarking ray/bounding box intersection tests
kovach/etch
Kraks/quantum-compiler
Quantum circuits compiler with staging and continuations
laithsakka/Grafter
TreeFuser is a tool that perform traversals fusion for recursive tree traversals written in subset of the c++ language.
charitha22/cgo22ae-darm-code
charitha22/hybf-cc23-artifact
adhithadias/SparseLNR
The Tensor Algebra Compiler (taco) computes sparse tensor expressions on CPUs and GPUs
kirshanthans/polyrec
Composable, Sound Transformations of Nested Recursion and Loops
kirshanthans/twisted-interchanger
Locality Transformations for Nested Recursive Iteration Spaces
charitha22/cgo22ae-darm-benchmarks
MDurgaKeerthi/Arkade
vidsinghal/Orchard
Orchard - fusion and parallelism for recursive tree traversals