mutex topic

List mutex repositories

Ruby implementation of a distributed lock based on Google Cloud Storage

distlock

37
Stars
3
Forks
Watchers

:lock: Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.

redis-semaphore

137
Stars
25
Forks
Watchers

Distributed mutex and semaphore based on Redis

mt

33
Stars
18
Forks
Watchers

tlock, RWMUTEX, Collab, USM, RSem and other C++ templates for Windows to provide read/write mutex locks, various multithreading tools, collaboration, differential updates and more

lock

921
Stars
88
Forks
Watchers

Lock library to provide serialized execution of PHP code.

mutex

189
Stars
31
Forks
Watchers

Mutex implementation for PHP

plibsys

657
Stars
74
Forks
Watchers

Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and more...

go-concurrency-guide

2.4k
Stars
158
Forks
Watchers

Practical concurrency guide in Go, communication by channels, patterns

not-enough-standards

229
Stars
7
Forks
Watchers

A modern header-only C++ library that provides platform-independent utilities.

tstl

587
Stars
49
Forks
Watchers

TypeScript-STL (Standard Template Library, migrated from C++)