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:
- ☆66Updated this week
- C++ compile-time Rust's like macro_rules implementation☆91Updated last year
- ☆102Updated 3 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated last year
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆36Updated 3 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- A binary optimization/specialization library supporting multiple rewriters☆117Updated 4 years ago
- C++2x Performance library☆86Updated this week
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 4 months ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 7 years ago
- ☆125Updated 4 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆120Updated 2 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Generic hash function for STL style unordered containers☆39Updated 2 weeks ago
- Prints values and types during compilation!☆58Updated 5 months ago
- Compile-time Huffman coding compression using C++20☆172Updated 4 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 3 months ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- C++20 SIMD Within A Register library☆44Updated 6 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 7 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- IFC format specification☆83Updated last week
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆134Updated 3 weeks ago