C++ library and programs -- serialization/messaging

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

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

    The repo contains library code to support messaging and serialization. There are also two programs in the repo that are needed to use the CMW.

  • The programs are the front and middle tiers of my C++ code generator. The front tier is a UDP client of the middle tier. The middle tier is a UDP server and an SCTP client of the back tier. I'm able to use C++ 2020 features in the programs. The front tier is intended to be very portable. The middle tier is limited to POSIX platforms.

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