sighingnow / libclang
(Unofficial) Release libclang (clang.cindex) on pypi.
☆90Updated last month
Alternatives and similar repositories for libclang:
Users that are interested in libclang are comparing it to the libraries listed below
- A simple example of defining custom plugins for clang and the clang static analyzer.☆82Updated 4 years ago
- Modern pure python C++ header parser☆113Updated 3 months ago
- A C99 preprocessor written in pure Python☆231Updated last year
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆139Updated last month
- Code Analysis and Refactoring with Clang Tools☆124Updated 4 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆138Updated 2 weeks ago
- CppNameLint is a naming convention linter of C/C++ source code (Based on LLVM's libtooling), which runs with command line on Windows/Linu…☆61Updated 3 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 4 years ago
- C/C++ source generation from an AST☆162Updated 2 months ago
- Clang AST viewer☆62Updated 7 years ago
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆36Updated 5 years ago
- DEPRECATED: use cxxheaderparser instead☆124Updated 9 months ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆94Updated this week
- Experiments with the gcc plugin mechanism☆108Updated last year
- GCC plugin that embeds CPython inside the compiler☆202Updated 3 years ago
- This is the repository for clang-playground series.☆23Updated 4 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆194Updated 2 weeks ago
- Demangling C++ symbols in Python / interface to abi::__cxa_demangle☆33Updated 9 months ago
- Extensions for Eli Bendersky's pycparser☆85Updated 3 months ago
- ☆58Updated last week
- Show code coverage data generated with gcov in Visual Studio code.☆31Updated 7 months ago
- CI system for premerge-testing in LLVM project☆41Updated 4 months ago
- Dump ABI of an ELF object containing DWARF debug info☆185Updated 2 months ago
- Tool that generates unit test by C/C++ source code, trying to reach all branches and maximize code coverage☆163Updated 4 months ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- An MSBuild logger that emits compile_commands.json for C++ projects☆53Updated last year
- Decompiler of LLVM bitcode to C☆84Updated last year
- Python Clang AST Viewer☆27Updated 11 months ago
- Generate python ctypes classes from C headers. Requires LLVM clang☆226Updated 3 weeks ago
- EmbedSantizer is a runtime race detection tool which extends ThreadSanitizer to detect data races in 32-bit ARM applications.☆18Updated 3 years ago