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
585 stars
9 watching
29 forks
Language: C++
last commit: 2 months ago
Linked from 2 awesome lists
cppcpp11cpp14cpp17debugdebuggingdebugging-toolheader-onlyprintsingle-header-lib
Related projects:
Repository | Description | Stars |
---|---|---|
| A debugging tool that simplifies the process of printing and inspecting variables, expressions, and function calls in R programs. | 55 |
| A debugging library that prints variables of any type in a human-readable format | 308 |
| A C++ template with modern CMake setup and basic project infrastructure | 313 |
| A repository showcasing an expanded explanation of the C++ standard library function for_each_arg | 7 |
| A debugging toolset for CakePHP applications | 851 |
| A Symfony bundle that integrates the Kint function with Twig templates to provide a structured and collapsible output for debugging and logging | 22 |
| A debugging tool providing colorized output and type information for Crystal programming language | 95 |
| An executable tool that compiles D files with #include directives from C/C++ headers | 231 |
| A comprehensive C++ library for callback, reflection, serialization, and script binding with Lua, Python, JavaScript engines. | 220 |
| Tools for on-chip programming and debugging of embedded systems | 127 |
| A debugging and development tool for ProcessWire CMF/CMS | 88 |
| An educational C++20 debugger with basic debugging functionality and no dependencies. | 4 |
| Generates a wrapper around the Chrome Debugger Protocol Definition to create a connection and interface for debugging and automation | 79 |
| A reflection-based serialization library for C++ | 99 |
| An interactive C++ compiler and runtime environment for rapid development and live coding | 413 |