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
- performance experiments for C++ exception handling☆30Updated 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
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- ☆61Updated last month
- Dynamic runtime inlining with LLVM☆66Updated 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 7 months ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- Generic hash function for STL style unordered containers☆38Updated last week
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated 2 months 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
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- C++20 Static Branch library☆59Updated 2 weeks ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆30Updated 11 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆35Updated 3 years ago
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Experimental JSON builder based on C++ reflection☆51Updated 3 months ago
- The Fancy Named Parameters Library☆31Updated last month
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Compiler/BuildSystem Interface Library☆27Updated 3 years ago
- Implementation of the P2300 specification☆9Updated 3 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- C++20 SIMD Within A Register library☆40Updated last month
- C++ modules support for Ninja/MSBuild/CMake☆24Updated 5 years ago