Rust Concurrency Primitives

Design and review thread-based Rust concurrency with explicit ownership, sharing, and synchronization choices. Use when writing, refactoring, or reviewing threads, scoped threads, channels, Arc, Mutex, RwLock, Condvar, atomics, OnceLock, LazyLock, Send, Sync, deadlocks, or shared state.

hashgraph-online b1280c7 3 files · 4.8 KB Updated

File contents

hashgraph-online/awesome-codex-plugins commit b1280c7466

Frequently asked questions

npx skillmds@latest add hashgraph-online/rust-concurrency-primitives