awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to bradleyjkemp/grpc-tools

Open-source alternatives to Grpc Tools

30 open-source projects similar to bradleyjkemp/grpc-tools, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Grpc Tools alternative.

  • stdlib-js/stdlibAvatar von stdlib-js

    stdlib-js/stdlib

    5,735Auf GitHub ansehen↗
    JavaScriptjavascriptjslibrary
    Auf GitHub ansehen↗5,735
  • bojand/ghzAvatar von bojand

    bojand/ghz

    3,339Auf GitHub ansehen↗

    gRPC benchmarking and load testing tool.

    Go
    Auf GitHub ansehen↗3,339
  • bombela/backward-cppAvatar von bombela

    bombela/backward-cpp

    4,285Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗4,285
  • boostorg/testAvatar von boostorg

    boostorg/test

    209Auf GitHub ansehen↗

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

    C++boostc-plus-plusunit-testing
    Auf GitHub ansehen↗209
  • buoyantio/strest-grpcB

    BuoyantIO/strest-grpc

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • buttercam/mediatorB

    ButterCam/Mediator

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • catchorg/catch2Avatar von catchorg

    catchorg/Catch2

    20,198Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗20,198
  • cobaltfusion/debugviewppAvatar von CobaltFusion

    CobaltFusion/DebugViewPP

    1,251Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗1,251
  • cpputest/cpputestAvatar von cpputest

    cpputest/cpputest

    1,472Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗1,472
  • dascandy/hippomocksAvatar von dascandy

    dascandy/hippomocks

    201Auf GitHub ansehen↗

    Hippomocks

    C++
    Auf GitHub ansehen↗201
  • digitalinblue/celeroAvatar von DigitalInBlue

    DigitalInBlue/Celero

    861Auf GitHub ansehen↗

    C++ Benchmark Authoring Library/Framework

    C++benchmarkbenchmark-testsc-plus-plus
    Auf GitHub ansehen↗861
  • emicklei/hazanaE

    emicklei/hazana

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • eranpeer/fakeitAvatar von eranpeer

    eranpeer/FakeIt

    1,364Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗1,364
  • fortio/fortioAvatar von fortio

    fortio/fortio

    3,703Auf GitHub ansehen↗

    Fortio is a performance testing tool written in Go that generates constant request rates to measure latency histograms and response percentiles. It functions as a network performance benchmarker for analyzing system performance across HTTP and gRPC endpoints, and includes a specialized HTTP echo server for mirroring requests. The project distinguishes itself through a web-based HTTP load testing API used for triggering asynchronous tests and visualizing result data through graphs. It also provides server behavior simulation, allowing the echo server to inject artificial delays and vary respon

    Gogogolanggolang-application
    Auf GitHub ansehen↗3,703
  • google/benchmarkAvatar von google

    google/benchmark

    10,240Auf GitHub ansehen↗

    This project is a performance measurement framework and microbenchmarking library designed for C++ and Python. It provides a toolset for measuring the execution time of small code fragments using high-resolution timers, calculating statistical aggregates, and analyzing asymptotic complexity. The framework distinguishes itself through specialized capabilities for multithreaded performance testing, using synchronized execution to measure parallel throughput. It includes mechanisms to prevent compiler optimizations from removing benchmarked code and supports complex parameterization via Cartesia

    C++benchmark
    Auf GitHub ansehen↗10,240
  • google/googletestAvatar von google

    google/googletest

    38,713Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗38,713
  • grpc-swagger/grpc-swaggerG

    grpc-swagger/grpc-swagger

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • ibob/picobenchAvatar von iboB

    iboB/picobench

    234Auf GitHub ansehen↗

    A micro microbenchmarking library for C++11 in a single header file

    C++
    Auf GitHub ansehen↗234
  • jonasmr/microprofileAvatar von jonasmr

    jonasmr/microprofile

    1,584Auf GitHub ansehen↗

    microprofile is an embeddable profiler

    C
    Auf GitHub ansehen↗1,584
  • karatelabs/karate-examplesK

    karatelabs/karate-examples

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • libcheck/checkAvatar von libcheck

    libcheck/check

    1,167Auf GitHub ansehen↗

    A unit testing framework for C

    C
    Auf GitHub ansehen↗1,167
  • libnonius/noniusAvatar von libnonius

    libnonius/nonius

    367Auf GitHub ansehen↗

    A C++ micro-benchmarking framework

    C++
    Auf GitHub ansehen↗367
  • martinus/nanobenchAvatar von martinus

    martinus/nanobench

    1,702Auf GitHub ansehen↗

    Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20

    C++
    Auf GitHub ansehen↗1,702
  • meekrosoft/fffAvatar von meekrosoft

    meekrosoft/fff

    922Auf GitHub ansehen↗

    A testing micro framework for creating function test doubles

    C
    Auf GitHub ansehen↗922
  • microcks/microcksAvatar von microcks

    microcks/microcks

    1,973Auf GitHub ansehen↗

    Microcks is a platform for turning your API and microservices assets - OpenAPI specs, AsyncAPI specs, gRPC protobuf, GraphQL schema, Postman collections, SoapUI projects - into live mocks in seconds.

    Java
    Auf GitHub ansehen↗1,973
  • onqtam/doctestAvatar von onqtam

    onqtam/doctest

    6,768Auf GitHub ansehen↗

    doctest is a unit testing framework and assertion library for C++ delivered as a single-header library. It provides a test runner with a command line interface to execute tests, filter test suites, and generate execution reports. The framework supports in-source unit testing and allows for the complete removal of testing logic from compiled binaries via preprocessor stripping to eliminate performance overhead in production environments. It also enables cross-binary test registry sharing, allowing one executable to utilize the test runner of another. Capabilities include parameterized testing

    C++
    Auf GitHub ansehen↗6,768
  • p-ranav/criterionAvatar von p-ranav

    p-ranav/criterion

    232Auf GitHub ansehen↗

    Microbenchmarking for Modern C++

    C++
    Auf GitHub ansehen↗232
  • philip82148/cpp-dumpAvatar von philip82148

    philip82148/cpp-dump

    381Auf GitHub ansehen↗

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

    C++
    Auf GitHub ansehen↗381
  • rmedvedev/grpcdumpR

    rmedvedev/grpcdump

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • siu/minunitAvatar von siu

    siu/minunit

    635Auf GitHub ansehen↗

    Minimal unit testing framework for C

    C
    Auf GitHub ansehen↗635