TypeScript-STL (Standard Template Library, migrated from C++)
-
Updated
May 22, 2026 - TypeScript
TypeScript-STL (Standard Template Library, migrated from C++)
Mutex Server using WebSocket
Generic PHP threads library implemented with pure PHP code
This Repo Contains Network Lab and OS Lab Assignment
A portable, no_std Amplitude Shift Keying (ASK/OOK) modem driver for 433 MHz RF transceivers.
Parallel, Concurrent, and Distributed Programming in Java | Coursera
Demo project & blog post with a lowdown on critical sections, reader/writer locks, interactive login sessions, root user detection, CFString conversion in macOS.
Named mutex locks for async functions.
C solution to the Boat Passenger Problem in operating system.
Implementing Monitor and using it to solve load balancing problem of cars and routes in a multithreaded system
Simulador em Python para processamento sequencial e paralelo de pedidos de Black Friday com filas, multiprocessing, Lock, retry, controle de estoque e validação de consistência em relatório JSON
Workshop project for mastering concurrency in C# and fix common multi thread synchronisation issues
Concurrent Programming in C (3rd year - 5th semester)
Efficient solution to the classic readers-writers problem by allowing fine-grained control over access to shared resources.
A mutual exclusion library using objects as lock identifiers
Implementation of the Semaphore algorithm, which's a synchronization mechanism to control the processes that are being executed in the critical section and being used by shared resources.
A repository and markdown document to help give a rundown on basic OS concepts that some developers (self taught programmers, web developers, etc.) haven't seen before.
A Banking system using multi-threading. Two different thread for deposit and withdraw, and another thread is for operation queue.
Lightweight class supporting critical section locking
Add a description, image, and links to the critical-section topic page so that developers can more easily learn about it.
To associate your repository with the critical-section topic, visit your repo's landing page and select "manage topics."