Companion Repository for the Lecture Slides for the Clang Libraries
☆123Sep 12, 2025Updated 5 months ago
Alternatives and similar repositories for clang_libraries_companion
Users that are interested in clang_libraries_companion are comparing it to the libraries listed below
Sorting:
- TensaLang is a Tensor-first programming language, compiler, and runtime that let you write the Model’s inference engine (e.g. LLMs) and s…☆71Feb 20, 2026Updated 2 weeks ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Sep 29, 2022Updated 3 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆760Jan 14, 2026Updated last month
- Today at work we talked about...☆34Feb 24, 2026Updated last week
- A compile-time header-only C++17 library for dataflow programing.☆27Nov 29, 2023Updated 2 years ago
- An unofficial guide to contributing to GCC, aimed at newbies☆127Oct 3, 2024Updated last year
- A library for dynamic binary rewriting☆59Feb 10, 2021Updated 5 years ago
- gcc plugin to discover optimization passes used during compilation☆20Feb 10, 2021Updated 5 years ago
- Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.htm…☆19Jun 12, 2023Updated 2 years ago
- A common set of helpers used across VTIL toolchain. Moved into -->☆21May 2, 2020Updated 5 years ago
- Markup source code showing optimizations☆36Jan 21, 2020Updated 6 years ago
- Library for manipulating gdb in batch mode☆21Mar 10, 2024Updated last year
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆31Jan 7, 2022Updated 4 years ago
- 💀💀💀 The former home of clangir incubator, now part of the official llvm-project.☆589Feb 21, 2026Updated 2 weeks ago
- VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choo…☆435Mar 2, 2026Updated last week
- 🚧 A work-in-progress GLSL compiler targeting SPIR-V mlir 🚧☆22Oct 18, 2024Updated last year
- Algorithm wrappers☆97Nov 3, 2025Updated 4 months ago
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Jun 21, 2021Updated 4 years ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆65Jul 5, 2025Updated 8 months ago
- Peter's Amazing Syntax Tree Analyzer☆135Oct 24, 2025Updated 4 months ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Jun 10, 2020Updated 5 years ago
- Symbolic expression simplifier used across VTIL toolchain. Moved into -->☆25May 2, 2020Updated 5 years ago
- xv6 OS [version for Reiss's CS4414]☆11Nov 17, 2023Updated 2 years ago
- Library for reading IDA Pro databases.☆29May 1, 2021Updated 4 years ago
- Experimental LLVM backend for Android applications (HGraph IR-to-IR translation).☆26Nov 29, 2022Updated 3 years ago
- LLVM-based type and memory allocation tracking sanitizer☆56Feb 17, 2026Updated 2 weeks ago
- An easy guide to Clang Static Analyzer extension.☆144Mar 21, 2020Updated 5 years ago
- ☆32May 19, 2023Updated 2 years ago
- https://www.usenix.org/conference/atc20/presentation/boucher☆26Mar 25, 2022Updated 3 years ago
- A collection of out-of-tree LLVM passes for teaching and learning☆3,366Jan 1, 2026Updated 2 months ago
- Files used for the evaluation of uiCA☆18Dec 14, 2022Updated 3 years ago
- CLang Plugin for calculating AST hashes☆15Feb 11, 2019Updated 7 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Jan 21, 2024Updated 2 years ago
- bil verification tool☆12Jun 30, 2022Updated 3 years ago
- Terribly incorrect and incomplete AOT compiler for mRuby. Source code for the LLVM Social Berlin #20☆10Aug 25, 2022Updated 3 years ago
- LLVM-based compiler to create artificial software diversity to protect software from code-reuse attacks.☆18Sep 12, 2018Updated 7 years ago
- My own version from "Writing a C Compiler" Book from NoStarchPress using C++ and LLVM libraries.☆32Mar 1, 2026Updated last week
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Aug 15, 2022Updated 3 years ago
- Port of .NET LINQ operators in C++☆10Nov 23, 2017Updated 8 years ago