Looking for a cross platform data transfer model library.

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • openapi-generator

    OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

  • I am not aware if a “silver bullet” solution exists but have you considered combining protobuf and OpenAPI specifications? You could start with one (say OpenAPI) as a source of truth for your models and generate the other (protobuf) from it as I know there are tools that can facilitate that generation.

  • quicktype

    Generate types and converters from JSON, Schema, and GraphQL

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

    A simple RPC framework with protobuf service definitions

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

  • Generated APIs with Runtime type validation

    3 projects | /r/typescript | 24 May 2021
  • Which tricks do you use to write less code?

    2 projects | news.ycombinator.com | 10 May 2024
  • My opinion about opinionated Prettier: 👎

    3 projects | dev.to | 2 May 2024
  • I made Swagger/OpenAPI type definitions and converter library

    3 projects | dev.to | 30 Apr 2024
  • What even is a JSON number?

    4 projects | news.ycombinator.com | 1 Apr 2024