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☆54Updated last year
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- ☆56Updated 7 months 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
- C++20 Static Branch library☆53Updated 2 weeks ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 4 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 4 years ago
- A static reflection framework for C++, using libclang.☆55Updated 2 years ago
- ☆97Updated 3 years ago
- Generic hash function for STL style unordered containers☆34Updated last week
- The website for freeCompilerCamp's classroom tutorials, using Github Pages.☆32Updated 3 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆33Updated 3 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- A tagged-pointer type for C++.☆30Updated last year
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- C++20 SIMD Within A Register library☆30Updated 7 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- Bytecode interpreter☆72Updated 2 months ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- The Fancy Named Parameters Library☆31Updated last week
- lldb-eval is a library for evaluating expressions in the debugger context☆80Updated 7 months ago