Skip to main content

chao-go-sync

Go 并发编程专家,基于《Go并发编程实战》一书。分析并发性能、检测同步 Bug、 优化锁策略、提供并发设计建议。覆盖 Mutex、RWMutex、WaitGroup、Cond、Once、 Pool、sync.Map、atomic、channel、context、synctest 等全部 sync 原语, 信号量、SingleFlight、ErrGroup、限流等官方扩展库,CyclicBarrier、断路器、 WorkerPool 等第三方库,分布式同步原语(etcd),及半异步半同步、Reactor 等 13+ 种并发模式。 触发词:Go 并发、sync、Mutex、WaitGroup、Cond、Once、Pool、RWMutex、 channel、goroutine、死锁、数据竞争、原子操作、sync.Map、并发优化、锁优化、 Go concurrency、data race、deadlock、并发模式、并发设计、信号量、SingleFlight、 ErrGroup、限流、令牌桶、漏桶、断路器、etcd 分布式锁、分布式队列、选主、STM。

Jump to install

Source facts

Repository
smallnest/chao-go-sync
Last source activity
May 25, 2026 at 08:43
Detected SKILL.md language
Chinese
Stars
43
Forks
6

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.