awesome-repositories.com
Blog
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesRPC

Retrieval and processing of detailed diagnostic metadata from remote procedure call responses.

Distinct from Error Metadata Extraction: Focuses on gRPC-specific status detail extraction rather than database-specific error metadata.

Explore 1 awesome GitHub repository matching data & databases · RPC. Refine with filters or upvote what's useful.

Awesome RPC GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • grpc/grpc-rustAvatar von grpc

    grpc/grpc-rust

    12,338Auf GitHub ansehen↗

    grpc-rust is a native gRPC framework for Rust designed for building high-performance remote procedure call clients and servers. It provides an asynchronous communication stack and a protocol buffers implementation for encoding, decoding, and generating type-safe code from service definitions. The project enables the implementation of unary and bi-directional data streaming over the HTTP/2 protocol. It includes specialized support for gRPC-Web integration, allowing browser-based clients to communicate with services through protocol translation. The infrastructure covers a broad range of distr

    Allows attaching and extracting detailed error metadata to programmatically communicate specific failure reasons.

    Rustasyncgrpcproto
    Auf GitHub ansehen↗12,338
  1. Home
  2. Data & Databases
  3. Database Error Handling
  4. Error Metadata Extraction
  5. RPC