A thread-safe map implementation for Go, using `sync.RWMutex` to synchronize access.
-
Updated
Jul 2, 2025 - Go
A thread-safe map implementation for Go, using `sync.RWMutex` to synchronize access.
Add a description, image, and links to the mutexmap topic page so that developers can more easily learn about it.
To associate your repository with the mutexmap topic, visit your repo's landing page and select "manage topics."