FindSkills

concurrency-lock-vs-lockfree

Language-agnostic guidance for lock-vs-lock-free concurrency decisions, atomic primitives, and memory-ordering risk evaluation. Use when tasks mention atomics, CAS/compare-and-swap, lock-free queues/stacks/pools, memory ordering or memory fences, ABA, weak-memory behavior, or replacing mutexes/locks for performance. Also use when designing custom synchronization primitives or debugging rare concurrency bugs caused by thread interleavings.

by erikhuizinga community Source: github
Quality: medium Safety: community Category: Coding Updated: 2026-02-18
View on GitHub JSON API

Related Skills in Coding

notebooklm
Unofficial Python API and agentic skill for Google NotebookLM. Full programmatic...
gs-quant
Python toolkit for quantitative finance
node-minify
Light Node.js module that compress javascript, css and html files
vera-language
Vera: a programming language designed for LLMs to write
mck-ppt-design
McKinsey-style PowerPoint design system for creating professional presentations ...
draw-io
Native draw.io skill with export helpers, SVG linting, and public docs for Codex...

View all Coding skills