Concurrency in Go video course with in depth explanations & examples
A typed implementation of the Go sync.Map using code generation
翻译 - 使用代码生成的Go sync.Map的类型化实现
an Implementation of asynchronous containers build on tokio. It uses a read-write separation design borrowed from Golang
A simple and generic Go map that is safe for concurrent use.