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 last month
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 3 years ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Fast C++17 signal/slot library☆38Updated 6 years ago
- C++ container graph visualization for lldb.☆23Updated 6 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
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 8 months ago
- Yet another C++ text formatting library.☆70Updated 9 months ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 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
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆173Updated last week
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated 3 months ago
- lazy_map is map library with std::unordered_map like interface that has O(1) cost of copying irrespective of the current size of map.☆41Updated last year
- Single file header only C++ implementation of BigInteger / BigNum / unlimited size integers and rational numbers☆70Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Convert a C Standard Draft PDF into HTML☆21Updated 4 months ago
- Roman numeral support for C++17☆52Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆131Updated this week
- Meta-program C/C++ with JavaScript☆29Updated 2 years ago
- ☆98Updated 3 years ago
- ☆125Updated 4 years ago
- Library In A Week 2017 Parameter☆19Updated 7 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆66Updated last year
- A bindings compiler for C++☆55Updated 3 months ago