mdadams / clang_libraries_companionLinks
Companion Repository for the Lecture Slides for the Clang Libraries
☆100Updated 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:
- User-oriented fork of LLVM's opt-viewer☆143Updated last month
- Clang with JIT extensions☆232Updated 2 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆178Updated 3 weeks ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- X86 CPU topics overview for developers , oriented towards performance☆201Updated 5 months ago
- IFC format specification☆79Updated 3 weeks ago
- ☆125Updated 4 years ago
- Code examples for tutoring modern C++☆98Updated last month
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆229Updated 2 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Experimental clang support for WG21 P2996 (Reflection).☆129Updated last month
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆52Updated last year
- A collection of out-of-tree Clang plugins for teaching and learning☆741Updated 4 months ago
- Concurrent Deferred Reference Counting☆166Updated last year
- Framework for Writing C++ Committee Papers☆136Updated last month
- Omnitrace: Application Profiling, Tracing, and Analysis☆322Updated 3 weeks ago
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- A DWARF parser and core dump analyzer that runs in your browser☆97Updated 2 weeks ago
- Source for papers and proposals☆74Updated 2 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆133Updated this week
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆526Updated 4 years ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆93Updated last week
- A framework for reusing code in Clang tools☆125Updated last month
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆95Updated 3 months ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆34Updated 11 years ago
- C++20 Meta-Programming library☆290Updated 2 months ago
- Prints values and types during compilation!☆58Updated 2 months ago
- C++20 Static Branch library☆62Updated 2 months ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆181Updated 5 months ago