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.

GitHub

308 stars
3 watching
9 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list

competitive-programmingcppdebugging

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
renatogarcia/icecream-cpp A small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution. 585
raveler/ffmpeg-cpp A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. 565
microsoft/cppwinrt A language projection that allows C++ developers to access Windows Runtime APIs with standard C++17 compilers. 1,682
veselink1/refl-cpp Provides compile-time reflection and introspection capabilities for C++17 1,097
getml/reflect-cpp A C++20 library for fast serialization and deserialization using reflection 1,165
cpgf/cpgf A comprehensive C++ library for callback, reflection, serialization, and script binding with Lua, Python, JavaScript engines. 220
cdepillabout/pretty-simple A tool to prettify Haskell data types with Show instances in an easy-to-read format 243
progman1/genprintlib A library for printing values from compiled programs 29
phate6660/cppfetch A C++ program that gathers information about the system and displays it in a graphical format. 18
cpp-netlib/uri A C++ class for parsing and manipulating Uniform Resource Identifiers (URIs) 140
jcupitt/libvips An image processing library with low memory needs 53
vittorioromeo/cppnow2015 A repository showcasing an expanded explanation of the C++ standard library function for_each_arg 7
hsutter/gcpp Library providing an experimental deferred and unordered destruction mechanism 916
utilforever/modern-cpp-tutorial A curated collection of resources and tutorials for learning Modern C++ 324
yhirose/cpp-unicodelib A C++17 header-only library providing a set of functions to categorize and analyze Unicode characters 102