Implementing an Async Mutex

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

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
  • vs-threading

    The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.

  • Any idea how this compares to what Visual Studio is doing: https://github.com/microsoft/vs-threading/blob/main/src/Microsoft.VisualStudio.Threading/AsyncSemaphore.cs

  • 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

  • Is there a way to force an `async` computation / `MailboxProcessor` to use a unique thread?

    1 project | /r/fsharp | 31 Oct 2022
  • What NuGet packages do you automatically add

    1 project | /r/csharp | 16 Jun 2022
  • How would you fix this sync-over-async code?

    2 projects | /r/dotnet | 22 Apr 2022
  • Reentrant (Recursive) Async Lock is Impossible in C#

    2 projects | /r/dotnet | 20 Dec 2021
  • Prevent deadlock while calling async method inside synchronous one (inside environment with synchronization context)

    2 projects | /r/dotnet | 19 Oct 2021