keymutex icon indicating copy to clipboard operation
keymutex copied to clipboard

A golang key map mutex

Results 2 keymutex issues
Sort by recently updated
recently updated
newest added

I was looking for a keyed mutex and found your useful repo. Thank you for providing it. I have two questions: 1. `HashHandle func(key string) uint` returns a platform-dependent sized...