Go Lock

Open-source Go projects categorized as Lock

Top 6 Go Lock Projects

  1. rueidis

    A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.

    Project mention: Maintain chat history in generative AI apps with Valkey | dev.to | 2024-07-01

    It's important to note that it's possible to use any Redis-compatible client with Valkey. I used the go-redis client, but (at the time of writing) there is work underway to build Valkey specific client libraries. Check the Valkey GitHub org to take look at the forks of existing Redis client libraries such as valkey-go (corresponding to rueidis), iovalkey (corresponding to ioredis), Jackey (corresponding to jedis) etc. These are very early days (at the time of writing), and it will be interesting to see the progress here!

  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. redis-lock

    Simplified distributed locking implementation using Redis

  4. async

    Synchronization and asynchronous computation package for Go (by reugn)

  5. go-lock

    go-lock is a lock library implementing read-write mutex and read-write trylock without starvation

  6. go-mysql-lock

    MySQL Backed Locking Primitive

  7. nats-mutex

    Nats-mutex is a distributed lock library using NATS JetStream.

    Project mention: Golang NATS Mutex Library | news.ycombinator.com | 2024-11-20
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Lock discussion

Log in or Post with

Index

What are some of the best open-source Lock projects in Go? This list will help you:

# Project Stars
1 rueidis 2,544
2 redis-lock 1,528
3 async 237
4 go-lock 117
5 go-mysql-lock 62
6 nats-mutex 27

Sponsored
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

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