Rust tonic and prost_types conversion question

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
  • tonic

    A native gRPC client & server implementation with async/await support.

    I'm using tonic framework, a rust grpc server implementation. In the generated rust code from the proto file, I have a struct which has a field:

  • prost-wkt

    Prost Well-Known-Types serialization and deserialization.

    Thanks a lot for that. Yeah I'm using tonic. I found https://github.com/fdeantoni/prost-wkt which does pack/unpack but the issue is that tonic uses prost_types.

  • 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.

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