mshockwave / nacroLinks
A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system
☆64Updated 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
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- A binary optimization/specialization library supporting multiple rewriters☆119Updated 4 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated last year
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 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
- ☆102Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- ☆121Updated this week
- Dynamic runtime inlining with LLVM☆67Updated 4 years ago
- C++2x Performance library☆102Updated last month
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 6 months ago
- ☆125Updated 4 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
- Companion Repository for the Lecture Slides for the Clang Libraries☆122Updated 3 months ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆57Updated 5 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆36Updated 3 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- LALR(1) parser for C++☆80Updated last year
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- Generic hash function for STL style unordered containers☆39Updated last month
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆141Updated 2 months ago
- Compile-time Huffman coding compression using C++20☆173Updated 4 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 7 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- A tagged-pointer type for C++.☆37Updated 2 years ago