awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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.

سجل النجوم

مخطط تاريخ النجوم لـ bojand/ghzمخطط تاريخ النجوم لـ bojand/ghz

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Ghz

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Ghz.
  • dascandy/hippomocksالصورة الرمزية لـ dascandy

    dascandy/hippomocks

    201عرض على GitHub↗

    Hippomocks

    C++
    عرض على GitHub↗201
  • eranpeer/fakeitالصورة الرمزية لـ eranpeer

    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/catch2الصورة الرمزية لـ catchorg

    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/googletestالصورة الرمزية لـ google

    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
عرض جميع البدائل الـ 30 لـ Ghz→

الأسئلة الشائعة

ما هي وظيفة 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.