mshockwave / nacro
A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system
☆64Updated 4 years ago
Alternatives and similar repositories for nacro:
Users that are interested in nacro are comparing it to the libraries listed below
- Generic hash function for STL style unordered containers☆34Updated 2 months ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated 11 months ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆47Updated 3 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 4 years ago
- ☆56Updated 6 months ago
- C++20 Static Branch library☆52Updated 6 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆54Updated last year
- EDSL for C++ to make just-in-time code generation easier☆85Updated last year
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 3 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years 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
- autotuning C++, just-in-time!☆51Updated 5 years ago
- The Fancy Named Parameters Library☆30Updated 3 months ago
- Experimental JSON builder based on C++ reflection☆49Updated 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
- A static reflection framework for C++, using libclang.☆55Updated 2 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆67Updated 6 months ago
- A plugin for Clang compiler☆117Updated 3 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆33Updated 3 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- performance experiments for C++ exception handling☆30Updated 2 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- ☆97Updated 2 years ago
- Implementation of the P2300 specification☆8Updated 3 years ago
- ☆121Updated 3 years ago