sabottenda / libclang-sampleLinks
☆35Updated 11 years ago
Alternatives and similar repositories for libclang-sample
Users that are interested in libclang-sample are comparing it to the libraries listed below
Sorting:
- A plugin for Clang compiler☆119Updated 3 years ago
- Clang AST viewer☆64Updated 8 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- C++ standard proposals☆16Updated 5 years ago
- Like GCC-XML for clang. Clang-extract is an AST pass which outputs an easily parsed description of the source.☆44Updated 7 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆126Updated 11 years ago
- Allocation benchmarks☆30Updated 8 years ago
- A tool to list content of virtual tables in a shared library☆124Updated 4 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- A reimplementation of the Breakpad Windows dump_syms tool☆45Updated 5 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- Demangler for MSVC symbols☆39Updated 5 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆62Updated 11 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated last week
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- A set of C Preprocessor analysis and source code rejuvenation tools that perform source to source translation of C++ programs by replacin…☆46Updated 7 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- A native code profiler for Windows☆32Updated 9 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆32Updated 10 years ago
- C/C++ Preprocessor Magic☆54Updated 9 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆67Updated 5 years ago
- Library for reading and generating ELF files.☆14Updated 5 years ago
- Demangles Microsoft Visual C++ symbol names☆15Updated 8 years ago
- Generating C code interface from CPP using clang libtooling☆83Updated 4 years ago
- Hotpatching in Windows with 5 methods.☆65Updated 6 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆96Updated 2 months ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- Determine the layout of C and C++ types, including their size, and the size, offset, and padding of each field in the type.☆26Updated 5 months ago