Cereal Pack - a C++ schema serialization library

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

    C++ 17 Schema Serialization Library

  • So I've written this c++ serialization library. You provide schemas written in toml, and it uses python to generate c++ classes that can serialize and deserialize themselves. It is header only, and easy to integrate into a CMake build.

  • cereal

    A C++11 library for serialization

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

    C++ library for convenient implementation of RPC and serialisation

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