slycelote / caide-cpp-inlinerLinks
Transform a C++ program consisting of multiple source files and headers into a single self-contained source file without any external dependencies (except for standard system headers). Unused code is not included in the resulting file.
☆36Updated 3 months ago
Alternatives and similar repositories for caide-cpp-inliner
Users that are interested in caide-cpp-inliner are comparing it to the libraries listed below
Sorting:
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆35Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 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
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- C++ bignum with support for arbitrary precision integer arithmetic.☆29Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Roman numeral support for C++17☆52Updated last year
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- ☆61Updated last month
- Variadic, completion-based futures for C++17☆44Updated 5 years ago
- A C++ mocking library☆23Updated 5 years ago
- A bindings compiler for C++☆56Updated last month
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆170Updated 2 years ago
- Fast C++17 signal/slot library☆39Updated 6 years ago
- Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.htm…☆19Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- EmojiTools for c++☆12Updated 5 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated last month
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last week
- Enumerating all of the Undefined Behavior in C++☆36Updated 3 years ago
- Text encoding for modern C++☆31Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- ☆23Updated 10 years ago
- ☆9Updated 8 months ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Meta-program C/C++ with JavaScript☆29Updated 2 years ago
- Demangles Microsoft Visual C++ symbol names☆15Updated 8 years ago