Brand new C++20 serialization library (one header)

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

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

    A lightweight C++20 serialization and RPC library

  • Since C++20 I felt I could improve my previous serialization library, and to avoid the complexity of supporting multiple C++ standard I decided to create a new one zpp_bits

  • serializer

    A single header standard C++ serialization framework. (by eyalz800)

  • Reference to the "old" C++14 library zpp_serializer, I didn't want to update this one since it could create a lot of complexity to work between these C++ standards.

  • 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