Ban thread locking classes/functions?

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

  • The approach I would recommend would be to use mutexes but wrap them in a convenience library designed to make them difficult to misuse: https://github.com/copperspice/cs_libguarded

  • 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
  • FreeRTOS Guarded Data Structure

    2 projects | /r/embedded | 3 Jan 2023