Strategies for serialization of a class in a concurrent fashion

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

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

    Header-only library for multithreaded programming

  • I'm personally partial to the basic guarded type from https://github.com/copperspice/cs_libguarded due to its simplicity.

  • 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

  • MutexProtected: A C++ Pattern for Easier Concurrency

    3 projects | /r/cpp | 6 Apr 2023
  • Using shared_ptr for reloadable config

    1 project | /r/cpp | 27 Mar 2023
  • Learn performance improvement

    1 project | /r/cpp_questions | 22 Mar 2023
  • How do i make the main thread sleep while worker threads work and worker threads sleep when waiting for main thread to execute them

    2 projects | /r/cpp_questions | 4 Mar 2023
  • Ban thread locking classes/functions?

    1 project | /r/cpp_questions | 17 Feb 2023