Research Compiler using Graph IR for Code Optimizations and Code Generations
☆50Apr 1, 2019Updated 6 years ago
Alternatives and similar repositories for gross
Users that are interested in gross are comparing it to the libraries listed below
Sorting:
- Clang supporting syntax plugins☆22Dec 12, 2022Updated 3 years ago
- CSOM - C implementation of the Simple Object Machine Smalltalk☆10Jul 16, 2021Updated 4 years ago
- CLTK - OpenCL ToolKit☆34Jun 12, 2021Updated 4 years ago
- Cell language C++ runtime☆18Oct 1, 2020Updated 5 years ago
- Automatically run experiments, upload results to google docs, analyze them using R, and include the analysis in LaTeX.☆18Mar 3, 2015Updated 11 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Jun 10, 2020Updated 5 years ago
- Safely privileged daemon to let userspace wait on global barriers with low, constant overhead☆20Sep 11, 2019Updated 6 years ago
- A formally verified compiler for a simple language with numbers and sums☆28Nov 29, 2020Updated 5 years ago
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆18Jul 29, 2019Updated 6 years ago
- Open-Source idtech3 level compiler, q3map2, edited to run on the GPU☆13Apr 25, 2011Updated 14 years ago
- ☆27Oct 25, 2021Updated 4 years ago
- Object Algebra Composition☆24Jul 4, 2013Updated 12 years ago
- ☆11Dec 31, 2019Updated 6 years ago
- Implement FlashAttention v2 with minimal code to learn.☆15Jun 12, 2024Updated last year
- For hosting ATS3 and developing CodeDepot☆18Mar 5, 2026Updated 2 weeks ago
- Thick strings optimised for indexing and updating using UTF-16 code units and row/column pairs☆14Jan 14, 2022Updated 4 years ago
- X86 disassembler benchmark☆10Jun 11, 2021Updated 4 years ago
- An set of example implementations which shows how to serialize gRPC messages in JSON☆22Feb 27, 2018Updated 8 years ago
- Yet Another Efficient Unification Algorithm☆28Oct 10, 2025Updated 5 months ago
- A superoptimizer for LLVM IR☆2,359Aug 28, 2024Updated last year
- Bootstrap compiler☆44May 14, 2019Updated 6 years ago
- Pull your compiler up with abstract bootstraps.☆31Dec 15, 2022Updated 3 years ago
- Constraint solver based on coverage-guided fuzzing☆249Nov 28, 2023Updated 2 years ago
- Garbage collector experiments in Rust