Eliminating Data Races in C++ and Rust with Thread Sanitizer in Firefox – A Technical Report

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

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

    Linux kernel source tree

  • https://github.com/torvalds/linux/blob/3a22981230f997846d1cfeb8eadcda8bcc0f7ea8/Documentation/memory-barriers.txt#L314

  • parking_lot

    Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.

  • The first was bug 1674770, which was a bug in the parking_lot library. This Rust library provides synchronization primitives and other concurrency tools and is written and maintained by experts. We did not investigate the impact but the issue was a couple atomic orderings being too weak and was fixed quickly by the authors. This is yet another example that proves how difficult it is to write bug-free concurrent code.

  • 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

  • Show HN: Pi-C.A.R.D, a Raspberry Pi Voice Assistant

    2 projects | news.ycombinator.com | 13 May 2024
  • Remmina – Remote access screen and file sharing to desktop

    1 project | news.ycombinator.com | 13 May 2024
  • Learning K programming: idiom by idiom [pdf]

    1 project | news.ycombinator.com | 13 May 2024
  • Where’s the progress?

    1 project | /r/theta_network | 24 Sep 2021
  • Zsh + Oh My Zsh

    4 projects | dev.to | 12 May 2024