awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
CobaltFusion avatar

CobaltFusion/DebugViewPP

0
View on GitHub↗
1,251 星标·175 分支·C++·BSL-1.0·3 次浏览

DebugViewPP

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

Features

  • Debuggers and Tracers - Application log viewer with filtering and highlighting capabilities.
  • Testing and Benchmarking - Viewer for debugging logs.
  • Testing and Debugging - Viewer for debug logging.

Star 历史

cobaltfusion/debugviewpp 的 Star 历史图表cobaltfusion/debugviewpp 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

DebugViewPP 的开源替代方案

相似的开源项目,按与 DebugViewPP 的功能重合度排序。
  • boostorg/testboostorg 的头像

    boostorg/test

    209在 GitHub 上查看↗

    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,198在 GitHub 上查看↗

    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,285在 GitHub 上查看↗

    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
  • cpputest/cpputestcpputest 的头像

    cpputest/cpputest

    1,472在 GitHub 上查看↗

    CppUTest unit testing and mocking framework for C/C++

    C++
    在 GitHub 上查看↗1,472
查看 DebugViewPP 的所有 30 个替代方案→

常见问题解答

cobaltfusion/debugviewpp 是做什么的?

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

cobaltfusion/debugviewpp 的主要功能有哪些?

cobaltfusion/debugviewpp 的主要功能包括:Debuggers and Tracers, Testing and Benchmarking, Testing and Debugging。

cobaltfusion/debugviewpp 有哪些开源替代品?

cobaltfusion/debugviewpp 的开源替代品包括: catchorg/catch2 — Catch2 is a comprehensive framework for C++ software validation, providing an environment for unit testing,… dascandy/hippomocks — Hippomocks. 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). cpputest/cpputest — CppUTest unit testing and mocking framework for C/C++. digitalinblue/celero — C++ Benchmark Authoring Library/Framework.