mdadams / clang_libraries_companionLinks
Companion Repository for the Lecture Slides for the Clang Libraries
☆119Updated 2 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:
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆180Updated 4 months ago
- User-oriented fork of LLVM's opt-viewer☆144Updated 4 months ago
- Clang with JIT extensions☆237Updated 2 years ago
- X86 CPU topics overview for developers , oriented towards performance☆202Updated 8 months ago
- Omnitrace: Application Profiling, Tracing, and Analysis☆335Updated this week
- Code examples for tutoring modern C++☆99Updated 4 months ago
- A collection of out-of-tree Clang plugins for teaching and learning☆754Updated 2 months ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆54Updated last year
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Code Analysis and Refactoring with Clang Tools☆127Updated 5 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆159Updated 2 weeks ago
- Seamless llvm-mca CMake integration☆28Updated 5 years ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆193Updated 8 months ago
- ☆125Updated 4 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- IFC format specification☆83Updated this week
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- C++20 Static Branch library☆72Updated 6 months ago
- Experimental clang support for WG21 P2996 (Reflection).☆158Updated this week
- A DWARF parser and core dump analyzer that runs in your browser☆106Updated last month
- "See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript☆302Updated 3 weeks ago
- Concurrent Deferred Reference Counting☆172Updated last year
- A simple example of defining custom plugins for clang and the clang static analyzer.☆91Updated 4 years ago
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆98Updated 2 months ago
- uops.info Code Analyzer☆306Updated last year
- A framework for reusing code in Clang tools☆126Updated last month
- Source for papers and proposals☆75Updated 3 months ago
- a small lightweight std::execution work-alike☆64Updated 8 months ago