There are 2 repositories under sync-map topic.
`syncmap` is a type-safe and generic wrapper package around Go's `sync.Map`.
A thread-safe map implementation for Go, using `sync.RWMutex` to synchronize access.