icecream-cpp

Debugging utility

A small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution.

🍦 Never use cout/printf to debug again

GitHub

581 stars
9 watching
29 forks
Language: C++
last commit: 10 days ago
Linked from 2 awesome lists

cppcpp11cpp14cpp17debugdebuggingdebugging-toolheader-onlyprintsingle-header-lib

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lewinfox/icecream A debugging tool that simplifies the process of printing and inspecting variables, expressions, and function calls in R programs. 55
philip82148/cpp-dump A debugging library that prints variables of any type in a human-readable format 301
lectem/cpp-boilerplate A C++ template with modern CMake setup and basic project infrastructure 313
vittorioromeo/cppnow2015 A repository showcasing an expanded explanation of the C++ standard library function for_each_arg 7
cakephp/debug_kit A debugging toolset for CakePHP applications 852
carlos-granados/cgkintbundle A Symfony bundle that integrates the Kint function with Twig templates to provide a structured and collapsible output for debugging and logging 22
sija/debug.cr A debugging tool providing colorized output and type information for Crystal programming language 94
atilaneves/dpp An executable tool that compiles D files with #include directives from C/C++ headers 231
cpgf/cpgf A comprehensive C++ library for callback, reflection, serialization, and script binding with Lua, Python, JavaScript engines. 220
arduino/openocd Tools for on-chip programming and debugging of embedded systems 126
adrianbj/tracydebugger A debugging and development tool for ProcessWire CMF/CMS 88
progbits/smldbg An educational C++20 debugger with basic debugging functionality and no dependencies. 4
baristalabs/chrome-dev-tools-generator Generates a wrapper around the Chrome Debugger Protocol Definition to create a connection and interface for debugging and automation 79
chocolacula/easy_reflection_cpp A reflection-based serialization library for C++ 96
onqtam/rcrl An interactive C++ compiler and runtime environment for rapid development and live coding 411