bkryza / clang-include-graphLinks
Simple tool for analyzing C++ project include graph
☆98Updated 4 months ago
Alternatives and similar repositories for clang-include-graph
Users that are interested in clang-include-graph are comparing it to the libraries listed below
Sorting:
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆94Updated 3 weeks ago
- User-oriented fork of LLVM's opt-viewer☆144Updated 3 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated last week
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆169Updated this week
- Generate profiling traces for GCC☆68Updated last month
- Portable Bitfields implementation, with configurable behavior.☆30Updated 4 months ago
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆97Updated last month
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆106Updated 4 years ago
- Common Package Specification — A cross-tool mechanism for locating software dependencies☆148Updated 2 weeks ago
- Forward, no matter what.☆133Updated 3 years ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 4 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 8 months ago
- Make CMake less painful when trying to write Modern Flexible CMake (legacy)☆104Updated 3 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated 3 weeks ago
- A faster alternative to clang-tidy☆136Updated 5 months ago
- A cache for clang-tidy☆36Updated last year
- C++20 Static Branch library☆68Updated 5 months ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Simple mutation-testing☆46Updated last year
- IFC format specification☆82Updated 3 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆98Updated last week
- A command line parser for C++.☆38Updated 9 months ago
- Prints values and types during compilation!☆58Updated 4 months ago
- Experimental clang support for WG21 P2996 (Reflection).☆148Updated last week
- P0323 & P2505 std::expected simple implementation☆42Updated 3 months ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆75Updated last year
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆115Updated 4 months ago
- Metadata to support C++ packaging☆38Updated 2 years ago