awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
philip82148 avatar

philip82148/cpp-dump

0
View on GitHub↗
381 स्टार्स·15 फोर्क्स·C++·MIT·5 व्यूज़

Cpp Dump

A C++ library for debugging purposes that can print any variable, even user-defined types.

Features

  • Testing and Benchmarking - Debugging library for printing complex types.
  • Testing and Debugging - Debugging library for printing variables and types.

स्टार हिस्ट्री

philip82148/cpp-dump के लिए स्टार हिस्ट्री चार्टphilip82148/cpp-dump के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Cpp Dump के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Cpp Dump के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • boostorg/testboostorg का अवतार

    boostorg/test

    209GitHub पर देखें↗

    The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)

    C++boostc-plus-plusunit-testing
    GitHub पर देखें↗209
  • catchorg/catch2catchorg का अवतार

    catchorg/Catch2

    20,198GitHub पर देखें↗

    Catch2 is a comprehensive framework for C++ software validation, providing an environment for unit testing, integration verification, and performance analysis. It enables developers to define and execute automated test suites and micro-benchmarks directly within their applications. The framework is distinguished by its header-only distribution, which allows for integration into existing build systems without requiring complex external dependencies. It utilizes a hierarchical section-based execution model that supports behavior-driven testing, allowing for shared setup and teardown logic acros

    C++bddcppcpp14
    GitHub पर देखें↗20,198
  • bombela/backward-cppbombela का अवतार

    bombela/backward-cpp

    4,285GitHub पर देखें↗

    backward-cpp is a C++ stack trace library and debugging utility designed to capture, resolve, and print detailed execution traces and crash reports. It functions as a crash reporter and call stack printer that translates raw memory addresses into human-readable function names, filenames, and line numbers. The project provides automated crash reporting by registering system handlers for fatal errors, such as segmentation faults, to automatically generate execution traces upon program failure. It distinguishes itself by extracting source file fragments from disk to display specific lines of cod

    C++
    GitHub पर देखें↗4,285
  • cobaltfusion/debugviewppCobaltFusion का अवतार

    CobaltFusion/DebugViewPP

    1,251GitHub पर देखें↗

    DebugView++, collects, views, filters your application logs, and highlights information that is important to you!

    C++
    GitHub पर देखें↗1,251
Cpp Dump के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

philip82148/cpp-dump क्या करता है?

A C++ library for debugging purposes that can print any variable, even user-defined types.

philip82148/cpp-dump की मुख्य विशेषताएं क्या हैं?

philip82148/cpp-dump की मुख्य विशेषताएं हैं: Testing and Benchmarking, Testing and Debugging।

philip82148/cpp-dump के कुछ ओपन-सोर्स विकल्प क्या हैं?

philip82148/cpp-dump के ओपन-सोर्स विकल्पों में शामिल हैं: catchorg/catch2 — Catch2 is a comprehensive framework for C++ software validation, providing an environment for unit testing,… cpputest/cpputest — CppUTest unit testing and mocking framework for C/C++. bombela/backward-cpp — backward-cpp is a C++ stack trace library and debugging utility designed to capture, resolve, and print detailed… boostorg/test — The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17). cobaltfusion/debugviewpp — DebugView++, collects, views, filters your application logs, and highlights information that is important to you! dascandy/hippomocks — Hippomocks.