How to share .proto messages across multiple microservices?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • linkerd2-proxy

    A purpose-built proxy for the Linkerd service mesh. Written in Rust.

  • Then, when we want to use these protobuf definitions, we simply import the crate as a git dep

  • linkerd2-proxy-api

    A service mesh for Kubernetes and beyond. gRPC API bindings repo for Linkerd 2.x.

  • For instance, the linkerd2-proxy-api repository includes proto files, generated Go bindings, as well as a Rust crate that includes the generated structures.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • prost

    PROST! a Protocol Buffers implementation for the Rust Language (by danburkert)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts