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:
- Python wrapper for the Clang C++ preprocessor and parser.☆128Updated 11 years ago
- kscope is a short for kaleidoscope. Essentially - a library which recursively generates randomized code while keeping it 100% equivalent …☆58Updated 7 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- A set of C Preprocessor analysis and source code rejuvenation tools that perform source to source translation of C++ programs by replacin…☆48Updated 7 years ago
- A tool to list content of virtual tables in a shared library☆129Updated 4 years ago
- Like GCC-XML for clang. Clang-extract is an AST pass which outputs an easily parsed description of the source.☆44Updated 8 years ago
- Library for reading and generating ELF files.☆15Updated 5 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- ☆102Updated 3 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆65Updated 11 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆67Updated 6 years ago
- Variadic, completion-based futures for C++17☆45Updated 6 years ago
- Demangles Microsoft Visual C++ symbol names☆15Updated 9 years ago
- Demangler for MSVC symbols☆40Updated 5 years ago
- C++ standard proposals☆16Updated 5 years ago
- A lightweight garbage collector for C++ programs☆68Updated last year
- Code Analysis and Refactoring with Clang Tools☆127Updated 5 years ago
- Hotpatching in Windows with 5 methods.☆64Updated 7 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 7 years ago
- Clang AST viewer☆68Updated 8 years ago
- Add-in that allows easy use of Clang compiler from inside Visual Studio 2013, replacing the MSVC compiler when building C++ projects.☆175Updated 2 years ago
- A reimplementation of the Breakpad Windows dump_syms tool☆45Updated 5 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆100Updated last week
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated 2 years ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆43Updated 6 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
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆38Updated 6 months ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago