Contains the full source for my article about implementing a code generator with libclang.
☆124Jul 28, 2015Updated 11 years ago
Alternatives and similar repositories for code-generator
Users that are interested in code-generator are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A reimplementation of Qt's moc using libclang. Contains both a drop-in remplacement, and a plugin for the clang compiler.☆213Aug 19, 2022Updated 4 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆129Jun 2, 2014Updated 12 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆171Aug 10, 2016Updated 10 years ago
- An OS X kernel module that protects a userland process from being terminated in any way☆14Dec 7, 2015Updated 10 years ago
- C++ Reflection Parser / Runtime Skeleton☆706Oct 28, 2019Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Reveres engineering UML class diagrams with libclang☆78Dec 26, 2018Updated 7 years ago
- Add-in that allows easy use of Clang compiler from inside Visual Studio 2013, replacing the MSVC compiler when building C++ projects.☆174Aug 8, 2023Updated 3 years ago
- C++ convention/style checker in Python using libclang.☆42Jan 4, 2012Updated 14 years ago
- VTable Hijacking Protection for Binaries☆12Feb 28, 2017Updated 9 years ago
- An extended set of Python bindings for libclang☆30Jul 23, 2017Updated 9 years ago
- Python3 to C++11 transpiler written in C++☆13Dec 28, 2017Updated 8 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Feb 9, 2018Updated 8 years ago
- An example of how to use Clang's LibTooling interface.☆76Jul 29, 2013Updated 13 years ago
- Preventing code-reuse attacks by stopping code pointer leakages☆37Feb 24, 2016Updated 10 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Experiments with "reflexpr"☆11May 18, 2017Updated 9 years ago
- Crange is a tool to index and cross-reference C/C++ source code☆77Oct 12, 2016Updated 9 years ago
- This is a constexpr implementation of the Murmur3A hash function.☆28Oct 14, 2015Updated 10 years ago
- Reflang - Modern C++ reflection using libclang☆383Jul 26, 2021Updated 5 years ago
- C++ to OpenCL C Source-to-source Translation☆13Feb 15, 2014Updated 12 years ago
- Generate tag file for C++ source code, using the clang C++ compiler's parsing libraries☆245Feb 15, 2017Updated 9 years ago
- A framework that extends UIKit so that it's somewhat convenient to use with Swift☆16Jun 4, 2016Updated 10 years ago
- Crawler, a quick prototiping platform for Windows (C++11)☆14Nov 14, 2015Updated 10 years ago
- Playing with Clang plugin system☆152Mar 1, 2014Updated 12 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Coroutines/Fibers implementation for x86☆63Aug 18, 2016Updated 10 years ago
- SC2/HotS GalaxyScript VM & bytecode research☆26Oct 9, 2016Updated 9 years ago
- Linux command line tool to analyze hex data.☆13May 17, 2021Updated 5 years ago
- Functions Catalog☆28Jul 10, 2019Updated 7 years ago
- A library for C++ reflection and introspection☆203Jul 30, 2017Updated 9 years ago
- Library to parse and work with the C++ AST☆1,784May 20, 2026Updated 3 months ago
- A vectorized software rasterization pipeline optimized for rendering a sparse set of pixels with 16x MSAA.☆16Feb 15, 2017Updated 9 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆43Jun 1, 2014Updated 12 years ago
- UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools☆1,182Sep 18, 2018Updated 7 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Liferaft parses Apple build numbers, like `6D1002`.☆11Jan 11, 2018Updated 8 years ago
- Aerospike Memory Allocation Tracking Tool☆26Feb 11, 2026Updated 6 months ago
- A quick (get it?) script to run your Quick tests on the commandline.☆10Mar 24, 2015Updated 11 years ago
- C++14 Reflection Library☆138Sep 7, 2017Updated 8 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆181Feb 20, 2019Updated 7 years ago
- Mesh optimizer for improving GPU vertex cache hits☆34Dec 7, 2010Updated 15 years ago
- Generative Fast Fourier Transforms in C++ using template metaprogramming