33 results found Sort:
- Filter by Primary Language:
- Go (6)
- PHP (5)
- TypeScript (5)
- C (3)
- C++ (3)
- JavaScript (2)
- Swift (2)
- Python (2)
- Rust (1)
- Java (1)
- C# (1)
- Kotlin (1)
- D (1)
- +
Practical concurrency guide in Go, communication by channels, patterns
Created
2021-11-21
21 commits to main branch, last one 2 years ago
Online deadlock detection in go (golang)
Created
2016-07-21
64 commits to master branch, last one 2 months ago
Lock library to provide serialized execution of PHP code.
Created
2015-07-12
237 commits to master branch, last one 2 years ago
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
TypeScript-STL (Standard Template Library, migrated from C++)
Created
2016-01-27
758 commits to master branch, last one 7 months ago
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
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
Synchronization and asynchronous computation package for Go
Created
2019-12-28
84 commits to master branch, last one 2 months ago
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
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
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
Deadlock free mutexes
Created
2024-03-07
106 commits to main branch, last one 5 months ago
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
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
Threading and Multiprocessing made easy.
Created
2019-05-21
339 commits to main branch, last one 4 months ago
Web Locks API 🔒
Created
2020-03-06
53 commits to master branch, last one 7 months ago
Tools for the synchronization on the instance of key.
Created
2018-06-18
88 commits to master branch, last one about a year ago
Assignments from Gebze Technical University Computer Science Depertmant
Created
2021-03-06
619 commits to master branch, last one about a year ago
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