2 results found Sort:
`syncmap` is a type-safe and generic wrapper package around Go's `sync.Map`.
Created
2024-03-06
11 commits to main branch, last one 13 days ago
A thread-safe map implementation for Go, using `sync.RWMutex` to synchronize access.
Created
2024-05-11
12 commits to main branch, last one 7 days ago