mshockwave / nacro
A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system
☆63Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for nacro
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 2 years ago
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 3 years ago
- C++ compile-time Rust's like macro_rules implementation☆88Updated 8 months ago
- ☆57Updated 3 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆51Updated 10 months ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆47Updated 3 years ago
- rust-like traits (type erasure) on plain C++☆15Updated last year
- performance experiments for C++ exception handling☆31Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆26Updated 11 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆33Updated 2 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated this week
- A static reflection framework for C++, using libclang.☆55Updated 2 years ago
- autotuning C++, just-in-time!☆51Updated 4 years ago
- Dynamic runtime inlining with LLVM☆65Updated 3 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆51Updated 5 years ago
- ☆95Updated 2 years ago
- A tagged-pointer type for C++.☆27Updated last year
- A fast implementation of log() and exp()☆49Updated last year
- C++20 Static Branch library☆47Updated 3 months ago
- Experimental clang support for WG21 P2996 (Reflection).☆62Updated last week
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- Clang supporting syntax plugins☆18Updated last year
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code.; Also home …☆89Updated 2 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 9 months ago
- CppCon 2019 Talk: slides and source code☆42Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆88Updated 8 months ago