Condvars and atomics do not mix

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • Cap'n Proto

    Cap'n Proto serialization/RPC system - core tools and C++ library

  • FWIW, my C++ toolkit library, KJ, does the same thing.[0]

    But presumably you could still write a condition predicate which looks at things which aren't actually part of the mutex-wrapped structure? Or does is the Rust type system able to enforce that the callback can only consider the mutex-wrapped value and values that are constant over the lifetime of the wait? (You need the latter e.g. if you are waiting for the mutex-wrapped value to compare equal to some local variable...)

    [0] https://github.com/capnproto/capnproto/blob/e6ad6f919aeb381b...

  • 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

  • Why Did Google Choose To Implement gRPC Using HTTP/2?

    5 projects | dev.to | 23 May 2024
  • Difference between GraphQL, REST, and gRPC

    2 projects | dev.to | 19 May 2024
  • Demystifying the Protobuf Wire Format

    4 projects | news.ycombinator.com | 17 May 2024
  • Mysterious Moving Pointers

    1 project | news.ycombinator.com | 14 Apr 2024
  • Flow-IPC: Open-Source Toolkit for Low-Latency Inter-Process Communication in C++

    1 project | news.ycombinator.com | 13 Apr 2024