cpp-dump
Variable printer
A debugging library that prints variables of any type in a human-readable format
A C++ library for debugging purposes that can print any variable, even user-defined types.
308 stars
3 watching
9 forks
Language: C++
last commit: 4 months ago
Linked from 1 awesome list
competitive-programmingcppdebugging
Related projects:
Repository | Description | Stars |
---|---|---|
| A small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution. | 585 |
| A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 565 |
| A language projection that allows C++ developers to access Windows Runtime APIs with standard C++17 compilers. | 1,682 |
| Provides compile-time reflection and introspection capabilities for C++17 | 1,097 |
| A C++20 library for fast serialization and deserialization using reflection | 1,165 |
| A comprehensive C++ library for callback, reflection, serialization, and script binding with Lua, Python, JavaScript engines. | 220 |
| A tool to prettify Haskell data types with Show instances in an easy-to-read format | 243 |
| A library for printing values from compiled programs | 29 |
| A C++ program that gathers information about the system and displays it in a graphical format. | 18 |
| A C++ class for parsing and manipulating Uniform Resource Identifiers (URIs) | 140 |
| An image processing library with low memory needs | 53 |
| A repository showcasing an expanded explanation of the C++ standard library function for_each_arg | 7 |
| Library providing an experimental deferred and unordered destruction mechanism | 916 |
| A curated collection of resources and tutorials for learning Modern C++ | 324 |
| A C++17 header-only library providing a set of functions to categorize and analyze Unicode characters | 102 |