GitHub topics: race-condition
CursrrX/zero-overhead-promise-lock
An efficient Promise lock for Node.js projects, ensuring mutually exclusive execution of asynchronous tasks. Key features include gracefully awaiting the completion of all currently executing or pending tasks, making it ideal for robust production applications requiring smooth teardown.
Size: 1.95 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

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: 152 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

nxenon/h2spacex
HTTP/2 Last Frame Synchronization (also known as Single Packet Attack) low Level Library / Tool based on Scapy + Exploit Timing Attacks
Language: Python - Size: 54.7 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 168 - Forks: 10

ori88c/zero-overhead-promise-lock
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.
Language: TypeScript - Size: 167 KB - Last synced at: 16 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

nxenon/h3spacex
Library of Exploiting Last Frame Synchronization (also know as Single Packet Attack) on HTTP/3 - Manipulated version of quic-go lib
Language: Go - Size: 983 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

hyeonjun17/CVE-2022-2590-analysis
Dirty COW restricted to shmem in linux kernel
Language: C - Size: 72.3 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

amit-davidson/Chronos
Chronos - A static race detector for the go language
Language: Go - Size: 13.4 MB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 428 - Forks: 11

ankurrai1/getting_started_GO
Its a basic level repo for getting started with go lang and its concepts.
Language: Go - Size: 127 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

farbodahm/dynamodb-optimistic-locking
A simple project to implement optimistic locking (using versioning) on DynamoDB.
Language: Go - Size: 646 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

iamjatinchauhan/OS-Programs
OS-Programs related to System Call, Process Creation, Threading, Synchronization, Race condition, Semaphores, Inter-Process-Communication, Pipes, Shared memory, message passing & further more.
Size: 715 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 11

ANSANJAY/KernelThreads
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.
Language: C - Size: 146 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sp3arm4n/OS-Security
단국대학교 운영체제보안 과제
Language: Makefile - Size: 35.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

RicardoJBarrios/kuoki
Libraries to help with frontend development
Language: TypeScript - Size: 5.28 MB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

lumenthi/snowcrash
Pentesting challenges
Language: C - Size: 496 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

desi109/race-task
Course project: Operating Systems (OS) ➟ Wite a shell script that produces a file of sequential numbers by reading the last number in the file, adding 1 to it, and then appending to the file. Run one instance of the script in the background and one in the foreground, each accessing the same file. Modify the script to prevent the race.
Language: Shell - Size: 3.18 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

a179346/async-interval-job
✨ setInterval for promises and async/sync functions. Support graceful shutdown and prevent multiple executions from overlapping in time.
Language: TypeScript - Size: 122 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

desi109/python-multithreading
Course project: Multithreading (Python) ➟ Thread, daemon thread, join(), ThreadPoolExecutor, race conditions, synchronization, deadlock, producer-consumer
Language: Python - Size: 102 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1
