dougpuob / cppnamelintLinks
CppNameLint is a naming convention linter of C/C++ source code (Based on LLVM's libtooling), which runs with command line on Windows/Linux/macOS.
☆61Updated 3 years ago
Alternatives and similar repositories for cppnamelint
Users that are interested in cppnamelint are comparing it to the libraries listed below
Sorting:
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆50Updated last year
- A simple example of defining custom plugins for clang and the clang static analyzer.☆86Updated 4 years ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- A plugin for Clang compiler☆118Updated 3 years ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 2 months ago
- CppCon 2019 Talk: slides and source code☆45Updated 5 years ago
- C++11 ELF/DWARF parser☆78Updated 4 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- Lewis Baker's Blog☆70Updated 2 months ago
- ☆35Updated 11 years ago
- ☆97Updated 3 years ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- Slides and presentations☆69Updated 2 years ago
- LLVM Linker for Mobile Computing☆81Updated 9 years ago
- CLTK - OpenCL ToolKit☆34Updated 3 years ago
- A small implementation of regular expression matching engine in C☆87Updated 4 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆125Updated 2 years ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 7 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆204Updated this week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 4 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆21Updated last year
- The draft C++ Reflection Technical Specification☆87Updated 3 years ago
- An example of how to use Clang's LibTooling interface.☆74Updated 11 years ago
- Front end side of quick-bench☆153Updated last year
- Slides for my C++Now 2017 talk☆59Updated 8 years ago