synchronization
CommunityThread-safe primitives for fast, safe Swift
AuthorderKlinke
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Provides thread-safe primitives for protecting mutable state in Swift, enabling safe, high-performance concurrency across devices.
Core Features & Use Cases
- Mutex and OSAllocatedUnfairLock wrappers for microsecond-level protection
- Atomic types for lock-free counters and flags
- Guidance on choosing between locks, actors, and async patterns in Swift Concurrency
- Patterns for safe cross-thread data sharing and actor-friendly design
Quick Start
Use the synchronization skill to protect a shared value with a Mutex wrapper.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: synchronization Download link: https://github.com/derKlinke/codex-config/archive/main.zip#synchronization Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.