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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
R

rmedvedev/grpcdump

0
View on GitHub↗
0 stars·0 forks·4 views

Grpcdump

Features

  • Testing and Benchmarking - Captures and decodes gRPC messages from network traffic.

Star history

Star history chart for rmedvedev/grpcdumpStar history chart for rmedvedev/grpcdump

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Grpcdump

These projects share indexed features with Grpcdump. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • stdlib-js/stdlibstdlib-js avatar

    stdlib-js/stdlib

    5,735View on GitHub↗
    JavaScriptjavascriptjslibrary
    View on GitHub↗5,735
  • bombela/backward-cppbombela avatar

    bombela/backward-cpp

    4,285View on 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++
    View on GitHub↗4,285
  • boostorg/testboostorg avatar

    boostorg/test

    209View on GitHub↗

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

    C++boostc-plus-plusunit-testing
    View on GitHub↗209
  • bojand/ghzbojand avatar

    bojand/ghz

    3,339View on GitHub↗

    gRPC benchmarking and load testing tool.

    Go
    View on GitHub↗3,339
Compare all 30 related projects→

Frequently asked questions

What are the main features of rmedvedev/grpcdump?

The main features of rmedvedev/grpcdump are: Testing and Benchmarking.

Which projects share features with rmedvedev/grpcdump?

Projects with overlapping indexed features include: stdlib-js/stdlib. 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). bradleyjkemp/grpc-tools — A suite of gRPC debugging tools. Like Fiddler/Charles but for gRPC. buoyantio/strest-grpc. bojand/ghz — gRPC benchmarking and load testing tool.