mshockwave / nacro
A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system
☆65Updated 4 years ago
Alternatives and similar repositories for nacro:
Users that are interested in nacro are comparing it to the libraries listed below
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- ☆58Updated last week
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 5 months ago
- A binary optimization/specialization library supporting multiple rewriters☆113Updated 4 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆34Updated 3 years ago
- Generic hash function for STL style unordered containers☆36Updated 3 weeks ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆52Updated 6 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- C++20 Static Branch library☆57Updated last week
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- IFC format specification☆77Updated last month
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- C++20 SIMD Within A Register library☆36Updated last week
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 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☆100Updated last month
- A plugin for Clang compiler☆117Updated 3 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆83Updated last month
- CppCon 2019 Talk: slides and source code☆45Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- llvm::SmallVector stripped from dependencies.☆34Updated 4 years ago