GitHub topics: mutex-lock
jay-youngn/laravel-redis-lock
Simple redis distributed locks for Laravel
Language: PHP - Size: 30.3 KB - Last synced at: 2 days ago - Pushed at: 7 months ago - Stars: 15 - Forks: 5

Ahoo-Wang/Simba
Distributed lock service | 分布式锁服务
Language: Kotlin - Size: 994 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 20 - Forks: 5

expo/await-lock
Mutex locks for async functions
Language: TypeScript - Size: 974 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 96 - Forks: 12

Andezion/Network
Language: C++ - Size: 5.86 KB - Last synced at: 20 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Curve/lockpp
🔒 A C++20 Library that provides mutex protected objects
Language: C++ - Size: 135 KB - Last synced at: 7 days ago - Pushed at: 26 days ago - Stars: 9 - Forks: 2

Sutapa-3732/Bus-reservation-cpp
Bus Reservation using C++
Language: C++ - Size: 76.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

dmitry-ivanov/laravel-console-mutex
Mutex for Laravel Console Commands.
Language: PHP - Size: 2.22 MB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 141 - Forks: 31

RealChuan/Cpp-Examples
分享一些代码
Language: C++ - Size: 159 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 2

ori88c/zero-overhead-keyed-promise-lock
An efficient keyed Promise lock for Node.js projects, ensuring the mutually exclusive execution of tasks associated with the same key. Key features include active key metrics and the ability to gracefully await the completion of all currently executing or pending tasks, making it ideal for robust production applications requiring smooth teardown.
Language: TypeScript - Size: 155 KB - Last synced at: about 18 hours ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

EByrdS/szymanskis_mutex
Algorithm devised by Boleslaw Szymanski. This MutEx has linear wait and only 5 communication variables
Language: Ruby - Size: 32.2 KB - Last synced at: 28 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

LeandroDiasz/philosophers
Simulação do problema dos filósofos usando threads e mutexes em C.
Language: C - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Babkock/learning
A collection of small programs, to be used as references and learning material. Covers a variety of techniques.
Language: C - Size: 158 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 6 - Forks: 1

rubnsbarbosa/sample-threads
rust sample threads 🦀
Language: Rust - Size: 15.6 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lifeBCE/redis-single-file
Redis Single File - Distributed Execution Synchronization
Language: Ruby - Size: 39.1 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

0bvim/philosophers
In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.
Language: C - Size: 399 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 5 - Forks: 0

rajnandinithopte/Advanced-Systems_Multithreading-Token-Bucket-Filter
This project implements a multi-threaded token bucket filter using mutexes, condition variables, and FIFO queues to regulate packet transmission. It ensures efficient packet flow control, synchronization, and statistical tracking, supporting both deterministic and trace-driven execution modes.
Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

2iaad/Philosophers
This project is about learning how threads work by precisely timing a group of philosophers on when to pick up forks and eat spaghetti without dying from hunger.
Language: C - Size: 276 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

NzolaKiampava/philosophers
The Philosophers project is a classic concurrent programming exercise from the 42 school curriculum. The aim of the project is to simulate a variation of the Dining Philosophers Problem, showcasing fundamental concepts in multithreading, process synchronization, and avoiding deadlocks.
Language: C - Size: 311 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

bNobo/needabreak
NEED A BREAK! is an application intended to help you take care of your health while you work on a computer.
Language: C# - Size: 4.75 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 8 - Forks: 5

wmBolles/Philosophers
Eat, Sleep, Spaghetti, repeat. This project is about learning how threads work by precisely timing a group of philosophers on when to pick up forks and eat spaghetti without dying from hunger.
Language: C - Size: 12.7 KB - Last synced at: 30 days ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

Kikobeats/superlock
A mutex/semaphore implementation made easy to use.
Language: JavaScript - Size: 91.8 KB - Last synced at: 30 minutes ago - Pushed at: 7 months ago - Stars: 23 - Forks: 2

mhmdhussein/42-philosophers
Part of 42 projects. A multi-threaded simulation of the Dining Philosophers Problem, showcasing concurrency, synchronization, and resource management using threads and mutexes.
Language: C - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

JDSherbert/Threadsafe-Singleton-Class
C++ Threadsafe Singleton class using mutex and threadlock when accessing instance.
Language: C++ - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

martinheidegger/flexlock
A memory-efficient, in-memory, flexible, Promise-based locking library without dependencies.
Language: JavaScript - Size: 174 KB - Last synced at: 1 day ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 1

andrewrunner/node-http-rest-api
Simple node.js rest-api without framework
Language: TypeScript - Size: 663 KB - Last synced at: 11 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

kahlery/os-worker-monitoring
🔮 cli tool: a worker monitoring system, leveraging operating system concepts such as threads and interprocess communication. The main program (`worker_monitor.c`) creates and monitors four worker threads (`adder.c`, `divider.c`, `multiplier.c`, and `subtractor.c`). Each worker thread reads data from its respective named pipe and perform
Language: C - Size: 5.9 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mvasilkov/cwb
Cross-Window Broadcasting and Locking
Language: JavaScript - Size: 157 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

7c/tcp-mutex
very naive implementation of mutex nodejs applications over 'locking' a tcp port
Language: TypeScript - Size: 81.1 KB - Last synced at: about 19 hours ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1

NikoMalik/mutex
Faster implementations for mutex
Language: Go - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

deepcloudlabs/dcl115-labs
DCL-115: Multi-Threaded Programming in C++23
Language: C++ - Size: 112 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

qq1060656096/php-sync
php 互斥锁
Language: PHP - Size: 53.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

deepcloudlabs/dcl115-2024-aug-12
DCL-115: Multi-Threaded Programming in C++
Language: SWIG - Size: 7.02 MB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

eZWALT/Parallelism
FIB-PAR 2022-23 Q2 Parallelism subject
Language: C - Size: 29.4 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Atharv7901/LRU-Cache
Implemented LRU (Least Recently Used) Cache in Go with a REST API for "GET", "SET" and "DELETE" operations, and a Websocket endpoint to dynamically reflect the current state of the cache. The front end is built using React and Redux Toolkit (RTK) for state management
Language: JavaScript - Size: 79.1 KB - Last synced at: 18 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

walywest/Philo
Language: C - Size: 157 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Aayush-Bhargav/Library-Management-System
Developed an Online Library Management System (OLMS) that not only provides basic functionalities of a library but also ensures data security and concurrency control..
Language: C - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

ErikKassubek/Deadlock-Go
Online deadlock detection in go (golang)
Language: Go - Size: 120 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Shreyas9699/Sorting-Visualization
This repo visualizes various sorting algorithms using SDL (Simple DirectMedia Layer). The code is designed to run an application that graphically demonstrates how different sorting algorithms work.
Language: C++ - Size: 5.22 MB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

shehab-as/Sleeping-Teaching-Assistant
OS Project: Sleeping Teaching Assistant using mutex locks and semaphores.
Language: C - Size: 18.6 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 14

sikatikenmogne/TPL-csharp-workshop
This project is a hands-on workshop focused on exploring and understanding the concepts of parallel programming in C#. It provides practical examples of using delegates, events, and various parallel programming constructs such as Parallel.For, Parallel.ForEach, Parallel.Invoke, and Task.Factory in a console application.
Language: C# - Size: 38.1 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

diloabininyeri/async
A library that can run objects async with PHP
Language: PHP - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

ArslanArdavic/CMPE322-Project3
Multithreaded Prepayment System Application
Language: C++ - Size: 553 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

elstr/transactions
A full stack application built with react and node
Language: JavaScript - Size: 7.39 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

wildonion/rediscord 📦
👾 a simple example of discord and redis pusbub channel, publish twitter mentions to redis in twidis bot and subscribe to them in discord bot in rust to send them in a discord channel
Language: Rust - Size: 236 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

soemyatmyat/socket-programming
A distributed file server (open, read, write, lseek, close files) written in C++ with POSIX API for linux.
Language: C++ - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

roadrunner-php/lock
🔌 PHP integration package for the RoadRunner Lock plugin, which allows for easy management of distributed locks in PHP applications. The plugin provides a fast, lightweight, and reliable way to acquire, release, and manage locks in a distributed environment.
Language: PHP - Size: 25.4 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

aberry-21/DiningPhilosophers
The dining philosophers problem states that there are 5 philosophers sharing a circular table and they eat and think alternatively.
Language: C++ - Size: 621 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

aka-nikko/modern_cpp
Modern CPP Concepts
Language: C++ - Size: 131 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nthnn/ladivic
C++ library designed to provide system-level thread- and fail-safe functions with concurrency, atomic, file I/O, IPC, memory management, and system information retrieval functionalities.
Language: C++ - Size: 256 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

romann-broque/Philosophers
This project provides a concurrent programming solution to the classic problem, illustrating resource management and deadlock prevention. It serves as a practical example of problem-solving in a multithreaded environment.
Language: C - Size: 153 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Adi2K/Multi-Threading-Examples
Implementation of POSIX thread library in C. Used Mutex, Semaphores, Conditional Variable
Language: C - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

JesseLee62/Seeking-Tutor-Problem
Language: C - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

startswithzed/NotifyNow
NotifyNow is a simple implementation of the pub/sub model using concurrency.
Language: Go - Size: 9.66 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bjprogrammer/Pickup_Place_Problem
An advanced version of Consumer-Producer Problem.
Language: C++ - Size: 326 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

deepcloudlabs/dcl115-2023-nov-08
DCL-115: Multi-Threaded Programming in C++20
Language: C++ - Size: 163 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

AriDevK/Go_DesignPatterns
En estas practicas se implementaron varios patrones de diseño ademas de utilizar ciertas librerias para el manejo de mensajes por el protocolo TCP y manejo de concurrencia
Language: Go - Size: 8.22 MB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

thinkingmachines/gcs-mutex-lock 📦
A global file-based mutex lock using Google Cloud Storage
Language: Python - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 29 - Forks: 2

PierceGriffiths/Producer-Consumer
Implementation of the producer-consumer problem written in C
Language: C - Size: 110 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

mimamch/mutex
NodeJS Transaction Locking Mutex Example
Language: TypeScript - Size: 3.91 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

wildonion/redis4 📦
🤝 a very simple implementation of redis based on sharded shared sate storage design pattern
Language: Rust - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

bsanjok/philo
This program deals with solving renowned problem of Philosophers with Thread and Mutex
Language: C - Size: 43.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

NasimBahadur/Seeking-Tutor-Problem
Using POSIX threads, mutex locks, and semaphores, I implemented a solution that synchronizes the activities of the coordinator, tutors, and the students.
Language: C - Size: 34.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

kevinjmz/CMultithread
This program takes 2 parameters, indices and number of threads. Creates an array of size indices and divides those indices to calculate the average with the number of threads specified.
Language: C - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Rakibul73/Operating_System_Code
Operating System Code in Python 3
Language: Jupyter Notebook - Size: 54.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

atouba/philosophers
I never thought philosophy would be so deadly
Language: C - Size: 1.24 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Sherif-Elshafei/OS-tools
Operating system objects and abstractions.
Language: C++ - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

sorabhgandhi01/Smart-Environment-Monitor
Designing and Implementing a "smart" environment monitoring device using the BeagleBone Green development board along with two offboard sensors
Language: C - Size: 600 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

CSalih/Operating-Systems
Homework repo for the lecture operating systems lab
Language: C - Size: 822 KB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

liz753/philosophers
This project aims to simulate the classic synchronization challenge of the dining philosophers. It is about concurrent programming with threads and mutexes and processes.
Language: C - Size: 98.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

bl33h/coffeeShopInventory
This code simulates a coffee shop's inventory, generates sales reports, and ensures thread-safe data access for efficient management.
Language: C++ - Size: 122 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

bl33h/coffeeFactorySimulation
A program that simulates a coffee factory with parallel processing using pthreads. It handles coffee production, storage, and thread synchronization.
Language: C++ - Size: 134 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

sp3arm4n/OS_Lab
단국대학교 운영체제 팀과제
Language: C - Size: 4.45 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

davidrot96/MapReduce-Multi_threaded_Programming-ex3_OS
the project provides functionality of mad and reduce. MapReduce is used to parallelise tasks of a specific structure. Such tasks are defined by two functions, map and reduce.
Language: C++ - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

dimkatsi91/Cpp-STL-Examples
C++ STL Examples
Language: C++ - Size: 672 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 36 - Forks: 10

salimtirit/multithreaded-search-engine
Multithreaded scientific search engine in C++ that uses Jaccard Similarity to summarize relevant paper abstracts.
Language: C++ - Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

jdeokkim/saerom
A C99 Discord bot for Korean learning servers. / ‘새롬’은 한국어 학습 서버들을 위해 만들어진, C언어 (C99)로 작성된 디스코드 봇입니다.
Language: C - Size: 227 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

mohamedhassan279/CalTrain
Application for Synchronization and Mutual Exclusion.
Language: C - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

romanwrites/philosophers
🍝 Dining philosophers problem
Language: C - Size: 801 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

githoniel/mutex-lock
promised mutex lock
Language: JavaScript - Size: 875 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

gusenov/parallel-programming-examples
:ski: Примеры параллельного программирования.
Language: C - Size: 5.6 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

pprattis/Philosopher-dinner-problem-with-Posix-threads-and-mutex
A program written with compatibility with Posix and uses Posix Threads that runs the philosohper dinner problem using threads and mutex to prevent multiple simultaneous execution of the critical section.
Language: C - Size: 44.9 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

minacle/swift-locks
Language: Swift - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

guilhermgonzaga/sysprog-assignments
Assignments done for a Systems Programming course at @ufms.
Language: C - Size: 462 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Karl-maker/Mutex-Lock-and-Scheduling 📦
This is a small project used to demonstrate operating system functionality (example: priority, mutex lock, etc.) in a metaphorical way with C++. The case is that they're 5 vaccines available and many applicants. The goal is to get Applicants, schedule their taking of the vaccine based on priority, contact them and give them these vaccines.
Language: C++ - Size: 807 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

winash1618/Philosophers
In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.
Language: C - Size: 2.8 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rvan-duy/42-philosophers
A project which goal it is to explore the philosopher dining problem, using threads and mutexes.
Language: C - Size: 104 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MarhiievHE/bitfinex-connector
Small library for safety multi connect to Bitfinex Websocket public API with singl or multi threading way.
Language: JavaScript - Size: 63.5 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2

Jaliborc/MutexDelay-1.0
Delay and lock method calls in WoW lua
Language: Lua - Size: 3.91 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

freakmaxi/locking-center-client-go
The Go Connector of Locking-Center is a mutex point to synchronize access between different services. You can limit the execution between services and create queueing for the operation.
Language: Go - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

beto-ouverney/crazy-race
A simple example of Goroutines and Mutex for students
Language: Go - Size: 3.91 KB - Last synced at: 27 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

SameetAsadullah/Ticket-Selling-Problem-Using-Mutex
C++ code to solve ticket selling problem using threads and mutex lock
Language: C++ - Size: 52.7 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

SameetAsadullah/Withdraw-Deposit-Problem-Using-Mutex
C++ code to solve withdraw deposit problem using threads and mutex lock
Language: C++ - Size: 113 KB - Last synced at: 18 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

freakmaxi/locking-center
Locking-Center provides very useful primitive service in many environments where different processes must operate with shared resources in a mutually exclusive way.
Language: Go - Size: 73.2 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

barancanatbas/pubsub
Language: Go - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

eschirni/philosophers
I never thought philosophy would be so deadly
Language: C - Size: 1.32 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

steve303/multiThreadProg-sharedfiles
Objective: Create a multi-threaded program where shared files are protected and synchonized by mutex lock
Language: C - Size: 648 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

cflaviu/read_write_mutex
Multiple read - single write mutex. Superseded by C++14 std::shared_timed_mutex and C++17 std::shared_mutex
Language: C++ - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Valkryst/C_Mutex
A wrapper which simplifies the creation, destruction, and use of mutex locks.
Language: C - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

1BADragon/Nutex
My Implementation of Mutexs
Language: C++ - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

cpsusie/DotNetVault
Synchronization Library and Static Analysis Tool for C# 8
Language: C# - Size: 52.6 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 2
