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.
☆40Updated 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.☆36Updated 4 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆57Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Updated 5 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
- Fast C++17 signal/slot library☆39Updated 6 years ago
- Compile-time Huffman coding compression using C++20☆172Updated 4 years ago
- kscope is a short for kaleidoscope. Essentially - a library which recursively generates randomized code while keeping it 100% equivalent …☆58Updated 7 years ago
- A binary optimization/specialization library supporting multiple rewriters☆120Updated 4 years ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 7 years ago
- Meta-program C/C++ with JavaScript☆28Updated 3 years ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆51Updated 4 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated 2 years ago
- Convert a C Standard Draft PDF into HTML☆21Updated 2 months ago
- Yet another C++ text formatting library.☆71Updated last year
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆38Updated 8 months ago
- A bindings compiler for C++☆56Updated 8 months ago
- Interactive C/C++ preprocessor macro debugger☆180Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆186Updated last month
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- A versatile C++ function mocking framework.☆133Updated 3 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- ☆10Updated last year
- xunused is a tool to find unused C/C++ functions and methods across source files in the whole project.☆80Updated 2 weeks ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- Single file header only C++ implementation of BigInteger / BigNum / unlimited size integers and rational numbers☆71Updated last year
- Dynamic runtime inlining with LLVM☆67Updated 4 years ago