gmutex: A global mutex using Google Cloud Storage

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. gcslock

    Simple, scalable, distributed mutex for serializing computations anywhere on the Internet (with Go and shell clients)

    Based on “A robust distributed locking algorithm based on Google Cloud Storage” and github.com/marcacohen/gcslock.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. dimutex

    asyncio Python library for distributed mutex with GCS as a backend

    I've implemented the same algorithm but for python: https://github.com/orsinium-labs/dimutex

  4. gcslock

    Discontinued Simple, scalable, distributed mutex for serializing computations anywhere on the Internet (with Go and shell clients) [Moved to: https://github.com/mco-gh/gcslock] (by marcacohen)

    What are the differences between https://github.com/marcacohen/gcslock ?

  5. distributed-lock-google-cloud-storage-ruby

    Ruby implementation of a distributed lock based on Google Cloud Storage

    When compared to “A robust distributed locking algorithm based on Google Cloud Storage”, the differences are described in this issue:

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

  • dimutex: asyncio Python library for distributed mutex with GCS as a backend

    2 projects | /r/Python | 15 May 2022
  • dimutex: asyncio Python library for distributed mutex with GCS as a backend

    1 project | /r/coding | 31 Aug 2022
  • dimutex: asyncio Python library for distributed mutex with GCS as a backend

    1 project | /r/madeinpython | 7 Jun 2022
  • dimutex: asyncio Python library for distributed mutex with GCS as a backend

    1 project | /r/coolgithubprojects | 30 May 2022
  • dimutex: asyncio Python library for distributed mutex with GCS as a backend

    1 project | /r/opensource | 23 May 2022

Did you know that Go is
the 4th most popular programming language
based on number of references?