Concurrency in Go video course with in depth explanations & examples
A typed implementation of the Go sync.Map using code generation
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.