mshockwave / nacroLinks
A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system
☆65Updated 5 years ago
Alternatives and similar repositories for nacro
Users that are interested in nacro are comparing it to the libraries listed below
Sorting:
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- ☆61Updated 2 months ago
- ☆97Updated 3 years ago
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated last week
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 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
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 3 months ago
- C++20 Static Branch library☆60Updated last month
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆36Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Clang with JIT extensions☆231Updated 2 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆125Updated 6 years ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- ☆122Updated 4 years ago
- Generic hash function for STL style unordered containers☆38Updated last month
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- A tagged-pointer type for C++.☆35Updated last year
- IFC format specification☆78Updated last month
- Experimental JSON builder based on C++ reflection☆52Updated 2 weeks ago
- Prints values and types during compilation!☆58Updated 3 weeks ago
- Replacement for std::optional that does not waste memory unnecessarily☆125Updated 2 weeks ago