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.
☆39Updated 3 weeks 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:
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆36Updated 3 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 5 years ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Fast C++17 signal/slot library☆38Updated 6 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 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
- A bindings compiler for C++☆56Updated 6 months ago
- ☆66Updated this week
- Roman numeral support for C++17☆51Updated 2 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
- ☆125Updated 4 years ago
- Convert a C Standard Draft PDF into HTML☆21Updated last week
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆43Updated 6 years ago
- Single file header only C++ implementation of BigInteger / BigNum / unlimited size integers and rational numbers☆71Updated last year
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- Compile-time Huffman coding compression using C++20☆172Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆38Updated 6 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 4 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆134Updated 2 weeks ago
- A C++ mocking library☆23Updated 5 years ago
- Prints values and types during compilation!☆58Updated 5 months ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 9 months ago
- MSGUI - Metashell GUI☆69Updated 7 years ago