Rust Atomics and Locks by Mara Bos

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • STL

    MSVC's implementation of the C++ Standard Library.

    SRWLocks are a Windows feature, not a Rust feature, so you're looking in the wrong place.

    Here's STL's (nominative determinism at work) GitHub issue for Microsoft's C++ stdlib implementation about this https://github.com/microsoft/STL/issues/4448

    Here's the C++ Reddit thread where the bug was shown: https://www.reddit.com/r/cpp/comments/1b55686/maybe_possible...

    Here's the Rust change which was merged for 1.78: https://github.com/rust-lang/rust/pull/121956/

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • rust

    Empowering everyone to build reliable and efficient software.

    SRWLocks are a Windows feature, not a Rust feature, so you're looking in the wrong place.

    Here's STL's (nominative determinism at work) GitHub issue for Microsoft's C++ stdlib implementation about this https://github.com/microsoft/STL/issues/4448

    Here's the C++ Reddit thread where the bug was shown: https://www.reddit.com/r/cpp/comments/1b55686/maybe_possible...

    Here's the Rust change which was merged for 1.78: https://github.com/rust-lang/rust/pull/121956/

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

  • Understanding Rust and Building a Simple Calculator API from Scratch

    1 project | dev.to | 5 Sep 2024
  • Reading Files in Rust

    1 project | dev.to | 3 Sep 2024
  • What If Data Is a Bad Idea?

    1 project | news.ycombinator.com | 22 Aug 2024
  • Rust 1.80.0 breaks existing code

    1 project | news.ycombinator.com | 20 Aug 2024
  • Building a Simple CLI in Rust

    1 project | dev.to | 20 Aug 2024

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?