33 results found Sort:

Practical concurrency guide in Go, communication by channels, patterns
Created 2021-11-21
21 commits to main branch, last one 2 years ago
75
1.0k
apache-2.0
21
Online deadlock detection in go (golang)
Created 2016-07-21
64 commits to master branch, last one 2 months ago
90
931
wtfpl
29
Lock library to provide serialized execution of PHP code.
Created 2015-07-12
237 commits to master branch, last one 2 years ago
76
690
mit
37
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...
Created 2015-07-10
1,992 commits to master branch, last one 3 months ago
49
601
mit
18
TypeScript-STL (Standard Template Library, migrated from C++)
Created 2016-01-27
758 commits to master branch, last one 7 months ago
13
490
mit
12
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
Created 2017-03-22
866 commits to 7.1 branch, last one 12 days ago
28
275
other
20
Cornerstone of the MOST efficient std::thread on Windows for mingw-w64
Created 2016-04-13
1,563 commits to master branch, last one a day ago
A modern header-only C++ library that provides platform-independent utilities.
Created 2019-05-30
110 commits to master branch, last one about a year ago
11
221
mit
5
Synchronization and asynchronous computation package for Go
Created 2019-12-28
84 commits to master branch, last one 2 months ago
31
189
mit
11
Mutex implementation for PHP
Created 2012-08-16
279 commits to master branch, last one 3 years ago
🔒 Verrou is a library for managing Locks in Node.js. Support multiple drivers
Created 2023-12-27
100 commits to main branch, last one 12 days ago
Fast resizable golang semaphore primitive
Created 2017-11-22
50 commits to master branch, last one 3 years ago
12
162
mit
8
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
Created 2017-11-27
177 commits to 2.x branch, last one 3 months ago
Distributed mutex and semaphore based on Redis
Created 2018-01-12
303 commits to master branch, last one 25 days ago
42
143
bsd-3-clause
4
Practical multithreading tutorials. Languages supported: C++, Java, C#, Python, Javascript/Nodejs.
Created 2021-06-01
657 commits to main branch, last one 8 months ago
Mutex for Laravel Console Commands.
Created 2016-05-24
399 commits to master branch, last one 8 months ago
C#多线程编程实战
Created 2018-04-11
38 commits to master branch, last one 3 years ago
2
120
cc0-1.0
1
Deadlock free mutexes
Created 2024-03-07
106 commits to main branch, last one 5 months ago
14
120
mit
7
C++ mutex collections, cross-platform header-only C++11 (or later) library.
Created 2017-01-18
223 commits to master branch, last one 3 years ago
8
116
apache-2.0
2
go-lock is a lock library implementing read-write mutex and read-write trylock without starvation
Created 2020-04-30
50 commits to master branch, last one 2 years ago
A collection of best practices and lessons learnt from applying concurrency in go.
Created 2018-04-01
68 commits to master branch, last one about a month ago
Concurrency made simple in Swift.
Created 2017-06-22
51 commits to main branch, last one about a year ago
1
90
apache-2.0
6
Threading and Multiprocessing made easy.
Created 2019-05-21
339 commits to main branch, last one 4 months ago
23
80
apache-2.0
7
Tools for the synchronization on the instance of key.
Created 2018-06-18
88 commits to master branch, last one about a year ago
7
65
apache-2.0
4
A mutex lock implementation leveraging DynamoDB. Useful for AWS Lambda
Created 2016-12-14
39 commits to master branch, last one 3 years ago
🔒 Coordinate use of your team's shared resources, in Slack 🤝
Created 2020-04-26
85 commits to master branch, last one about a year ago
Safe concurrency in D (`shared` made easier)
Created 2018-05-22
67 commits to master branch, last one 6 months ago
Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency.
Created 2022-07-11
64 commits to main branch, last one about a year ago