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

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

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

bojand/ghz

0
View on GitHub↗
3,339 星标·282 分支·Go·Apache-2.0·5 次浏览ghz.sh↗

Ghz

gRPC benchmarking and load testing tool.

Features

  • Testing and Benchmarking - Benchmarking and load testing tool for gRPC.
  • 测试框架 - Benchmarking and load testing tool for gRPC.

Star 历史

bojand/ghz 的 Star 历史图表bojand/ghz 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

常见问题解答

bojand/ghz 是做什么的?

gRPC benchmarking and load testing tool.

bojand/ghz 的主要功能有哪些?

bojand/ghz 的主要功能包括:Testing and Benchmarking, 测试框架。

bojand/ghz 有哪些开源替代品?

bojand/ghz 的开源替代品包括: eranpeer/fakeit — C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking. onqtam/doctest — doctest is a unit testing framework and assertion library for C++ delivered as a single-header library. It provides a… catchorg/catch2 — Catch2 is a comprehensive framework for C++ software validation, providing an environment for unit testing,… dascandy/hippomocks — Hippomocks. google/googletest — This project is a comprehensive C++ unit testing framework designed to verify code logic and identify regressions… siu/minunit — Minimal unit testing framework for C.

Ghz 的开源替代方案

相似的开源项目,按与 Ghz 的功能重合度排序。
  • dascandy/hippomocksdascandy 的头像

    dascandy/hippomocks

    201在 GitHub 上查看↗

    Hippomocks

    C++
    在 GitHub 上查看↗201
  • eranpeer/fakeiteranpeer 的头像

    eranpeer/FakeIt

    1,364在 GitHub 上查看↗

    C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.

    C++
    在 GitHub 上查看↗1,364
  • 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
  • google/googletestgoogle 的头像

    google/googletest

    38,713在 GitHub 上查看↗

    This project is a comprehensive C++ unit testing framework designed to verify code logic and identify regressions through a suite of assertion macros, test fixtures, and execution runners. It automates the discovery and registration of test cases during static initialization, allowing developers to define isolated test environments that ensure repeatable and predictable conditions for every execution. The framework distinguishes itself through a sophisticated mock object library that enables the simulation of components and the enforcement of strict interaction requirements. By intercepting v

    C++
    在 GitHub 上查看↗38,713
查看 Ghz 的所有 30 个替代方案→