Jongy / gcc_assert_introspect
A GCC plugin to insert pytest-like assert introspections
☆17Updated 4 years ago
Alternatives and similar repositories for gcc_assert_introspect:
Users that are interested in gcc_assert_introspect are comparing it to the libraries listed below
- Embed arbitrary resource data into your executables after they've already been compiled☆13Updated 7 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Automatically spawn gdb on error.☆66Updated 2 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 9 months ago
- kbench is a test suite to benchmark several hash table implementations heavily based on Heng Li's udb☆11Updated 7 years ago
- C++ preprocessor macros for __VA_OPT__ feature detection and fallback☆16Updated 5 years ago
- Tool for locating internal symbols unnecessarily exported from shared libraries.☆38Updated 2 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Clang Static Analyzer Plugin for MISRA C++ Compliance☆32Updated 7 years ago
- Floating-Point Scalar Evolution☆12Updated 5 years ago
- Tool for detecting violations of ordering axioms in STL comparators☆16Updated last month
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆33Updated 3 years ago
- small, fast memset based on microsoft's design☆10Updated 2 years ago
- DWARF debug info viewer using GTK+☆52Updated 4 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- A gdb command to inspect the size of objects on the stack☆66Updated last year
- A saturating arithmetic cast.☆12Updated 5 years ago
- C++ Testing using spies and fakes for isolation and simulation☆59Updated 6 years ago
- Simple mutation-testing☆43Updated 10 months ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last month
- Compiler/BuildSystem Interface Library☆26Updated 2 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
- Allows you to publish ABI stable C++ library that can be used across different compilers☆61Updated this week
- A C++ mocking library☆23Updated 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- Proof-of-concept tool for checking signal handlers for reentrancy issues.☆19Updated 4 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago