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
Static analysis framework for C
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
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
#算法刷题#A sophisticated Formula 1 race simulation tool that models and predicts F1 race outcomes with realistic parameters based on driver skills, team performance, track characteristics, and dynamic weather ...
Make exploiting race conditions in web applications highly efficient and ease-of-use.
⏱️ React reducer hook for handling optimistic UI updates and race-conditions.
LLOV: LLVM OpenMP Verifier - : A Fast Static Data-Race Checker for OpenMP Programs
Preventing race conditions with Mutual Exclusion
POC for a race condition exploit using directory junctions in Windows
Automated data race detection from a distributed trace via SMT constraint solving
makes a function atomic with timeout and abort signal