Projects in Awesome Lists tagged with race-condition
A curated list of projects in awesome lists tagged with race-condition .
https://github.com/amit-davidson/Chronos
Chronos - A static race detector for the go language
analysis data-race-detection detection detects-races go golang mutex-synchronisation pointer-analysis race-condition race-conditions race-detection ssa static-analysis static-code-analysis synchronization
Last synced: 03 May 2025
https://github.com/nxenon/h2spacex
HTTP/2 Single Packet Attack low Level Library / Tool based on Scapy + Exploit Timing Attacks
http2 race-condition race-conditions scapy single-packet-attack
Last synced: 26 Dec 2024
https://github.com/a179346/async-interval-job
✨ setInterval for promises and async/sync functions. Support graceful shutdown and prevent multiple executions from overlapping in time.
async async-interval async-interval-job asynchronous await graceful graceful-shutdown interval javascript js node promise promises race race-condition repeat setinterval timer ts typescript
Last synced: 18 Mar 2025
https://github.com/hyeonjun17/cve-2022-2590-analysis
Dirty COW restricted to shmem in linux kernel
1-day analysis cve-2022-2590 dirty-cow exploit linux linux-kernel memory-management race-condition security shared-memory userfaultfd vulnerability
Last synced: 15 Feb 2025
https://github.com/ankurrai1/getting_started_go
Its a basic level repo for getting started with go lang and its concepts.
concept getting-started go golang golang-examples gopath iota loop panic race-condition routine switch-case
Last synced: 13 Mar 2025
https://github.com/farbodahm/dynamodb-optimistic-locking
A simple project to implement optimistic locking (using versioning) on DynamoDB.
dynamodb optimistic-locking race-condition
Last synced: 24 Mar 2025
https://github.com/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.
backpressure check-and-abort critical-block critical-section deterministic-termination es2020 event-loop-lock graceful-shutdown graceful-teardown graceful-termination lock node-js nodejs promise-lock race-condition rate-limiting throttle ts typescript wait-completion
Last synced: 10 Apr 2025
https://github.com/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.
async-lock check-and-abort critical-section event-loop-lock fifo-per-key graceful-teardown keyed-lock keyed-mutex keyed-promise-lock lock-by-key mutex mutex-lock nodejs promise-lock promises-in-javascript race-condition sequential sequential-per-key sequential-processing typescript
Last synced: 02 Mar 2025