mshockwave / nacroLinks
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
Sorting:
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- ☆60Updated last month
- Generic hash function for STL style unordered containers☆37Updated this week
- A binary optimization/specialization library supporting multiple rewriters☆114Updated 4 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 6 months ago
- ☆97Updated 3 years ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- C++20 Static Branch library☆59Updated last week
- 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 SIMD Within A Register library☆39Updated 3 weeks ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- autotuning C++, just-in-time!☆51Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years 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
- IFC format specification☆77Updated last week
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Experimental JSON builder based on C++ reflection☆51Updated 2 months ago
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆101Updated this week
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆35Updated 3 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 2 months ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- lldb-eval is a library for evaluating expressions in the debugger context☆83Updated 2 months ago
- SDK for the IFC specification at https://github.com/microsoft/ifc-spec☆61Updated last week
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago