Chronos - A static race detector for the go language
-
Updated
Apr 22, 2022 - Go
Chronos - A static race detector for the go language
HTTP/2 Last Frame Synchronization (also known as Single Packet Attack) low Level Library / Tool based on Scapy + Exploit Timing Attacks
✨ setInterval for promises and async/sync functions. Support graceful shutdown and prevent multiple executions from overlapping in time.
OS-Programs related to System Call, Process Creation, Threading, Synchronization, Race condition, Semaphores, Inter-Process-Communication, Pipes, Shared memory, message passing & further more.
Dirty COW restricted to shmem in linux kernel
Libraries to help with frontend development
Pentesting challenges
Example programs for illustration of Race Condition and Deadlock for Teaching Operating Systems
Its a basic level repo for getting started with go lang and its concepts.
Course project: Multithreading (Python) ➟ Thread, daemon thread, join(), ThreadPoolExecutor, race conditions, synchronization, deadlock, producer-consumer
A powerful event handling library. Prevents double-clicks, fixes async race conditions, and manages loading states.
Explore diverse Linux Kernel Thread examples demonstrating race conditions, parallel executions, processor ID retrievals, and more, with structured subdirectories containing explanatory READMEs, source code, and Makefiles.
Library of Exploiting Last Frame Synchronization (also know as Single Packet Attack) on HTTP/3 - Manipulated version of quic-go lib
A simple project to implement optimistic locking (using versioning) on DynamoDB.
C++ implementation of the Eraser lockset algorithm for dynamic data race detection in multi-threaded programs. Features comprehensive error handling, documentation, and example scenarios.
In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes
An efficient Promise lock for Node.js projects, ensuring mutually exclusive execution of asynchronous tasks. Key features include a backpressure indicator 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.
단국대학교 운영체제보안 과제
Case study: Debugging a subtle race condition in an async task queue - demonstrates 'Solving Impossible Puzzles' from The Pragmatic Programmer
Producer - Consumer problem in C.
Add a description, image, and links to the race-condition topic page so that developers can more easily learn about it.
To associate your repository with the race-condition topic, visit your repo's landing page and select "manage topics."