There are 1 repository under race-conditions topic.
Practical concurrency guide in Go, communication by channels, patterns
Checklist for code reviews
Tests for race conditions in web applications. Includes a RESTful API to integrate into a continuous integration pipeline.
Chronos - A static race detector for the go language
Concurrency in Go video course with in depth explanations & examples
HTTP/2 Last Frame Synchronization (also known as Single Packet Attack) low Level Library / Tool based on Scapy + Exploit Timing Attacks
Simple PoC for demonstrating Race Conditions on Websockets
useEffect hook with injected current flag
Bricks is a sandbox and instruction manual collection for building smart contract exploits for Ethereum blockchains, designed to help developers think like hackers in a safe, fun environment.
Promised state management library with a unique events system, where every event is thennable, which allows to write logic in a saga-like way using async functions
Make exploiting race conditions in web applications highly efficient and ease-of-use.
⏱️ React reducer hook for handling optimistic UI updates and race-conditions.
Preventing race conditions with Mutual Exclusion
strace-perfetto runs strace and converts the raw output to a Trace Event JSON file. The JSON file can then be analyzed using Google's Perfetto UI
Concurrency & Parallelism in iOS
Coderrect is a static analyzer for concurrent C/C++/Fortran programs to detect data-races/race-conditions/anti-patterns.
Database Race Condition Playground. Made with 🧡 by Doyensec LLC.
Offensive and Defensive Cybersecurity Course Challenges at polimi
Exploiting TOCTOU vulnerability using OpLock and Junctions
OpenCPN dashboard built-in plugin merger with external tactics_pi plugin
Test monadic programs using state machine based models
Examples which are related about Java Concurrency ...
OS-Programs related to System Call, Process Creation, Threading, Synchronization, Race condition, Semaphores, Inter-Process-Communication, Pipes, Shared memory, message passing & further more.
Плагин под WordPress, который убирает состояние гонки при обновлении кеша alloptions
An unsecure by-design PWA that students can analyse with a suite of tools and support to build their understanding of web-based secure software architecture.
PHP application-level database locking mechanisms to implement concurrency control patterns.
PoC and notes about TOCTOU (race condition) vulnerability in C language and tested on GNU/Linux (Ubuntu 16.04).
Handling API's as they are handled in the production. Dealing with the race condition, and improving the efficiency of the APIs.
An online, interactive multithreading visualization. Demonstrate race conditions, deadlock, and synchronization primitives such as locks, condition variables and semaphores.