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 3 months ago
- User-oriented fork of LLVM's opt-viewer☆144Updated 3 months ago
- X86 CPU topics overview for developers , oriented towards performance☆202Updated 8 months ago
- Code Analysis and Refactoring with Clang Tools☆126Updated 5 years ago
- Omnitrace: Application Profiling, Tracing, and Analysis☆334Updated this week
- A collection of out-of-tree Clang plugins for teaching and learning☆752Updated last month
- Code examples for tutoring modern C++☆100Updated 3 months ago
- Clang with JIT extensions☆236Updated 2 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆53Updated last year
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆189Updated 7 months ago
- A DWARF parser and core dump analyzer that runs in your browser☆105Updated 3 weeks ago
- ☆125Updated 4 years ago
- Experimental clang support for WG21 P2996 (Reflection).☆150Updated this week
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- IFC format specification☆82Updated 3 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆150Updated 2 weeks ago
- Seamless llvm-mca CMake integration☆28Updated 5 years ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆95Updated last month
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆232Updated 2 years ago
- C++20 Static Branch library☆68Updated 5 months ago
- Source for papers and proposals☆75Updated 2 months ago
- Concurrent Deferred Reference Counting☆169Updated last year
- A framework for reusing code in Clang tools☆126Updated last month
- Notes on clang and llvm☆41Updated 2 years ago
- The Fancy Named Parameters Library☆36Updated 3 weeks ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆528Updated 4 years ago