mdadams / clang_libraries_companionLinks
Companion Repository for the Lecture Slides for the Clang Libraries
☆100Updated 4 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 2 weeks ago
- Clang with JIT extensions☆232Updated 2 years ago
- Code examples for tutoring modern C++☆98Updated 2 weeks ago
- Omnitrace: Application Profiling, Tracing, and Analysis☆321Updated last week
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆176Updated last week
- A DWARF parser and core dump analyzer that runs in your browser☆94Updated last week
- ☆123Updated 4 years ago
- X86 CPU topics overview for developers , oriented towards performance☆200Updated 4 months ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆178Updated 4 months ago
- IFC format specification☆78Updated last week
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- Experimental clang support for WG21 P2996 (Reflection).☆122Updated last month
- A framework for reusing code in Clang tools☆125Updated 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☆296Updated 3 weeks ago
- Source for papers and proposals☆74Updated 2 months ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆51Updated last year
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆130Updated last week
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆228Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- Framework for Writing C++ Committee Papers☆135Updated last month
- Concurrent Deferred Reference Counting☆165Updated last year
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆93Updated 3 months ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- Complete Project Documentation☆97Updated last year
- C++20 Static Branch library☆60Updated 2 months ago
- Notes on clang and llvm☆40Updated 2 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago