An open API service indexing awesome lists of open source software.

https://github.com/suhdev/go-concurrentmap

A concurrent map implementation for Go apps, the map uses channels to handle concurrent access.
https://github.com/suhdev/go-concurrentmap

Last synced: about 1 year ago
JSON representation

A concurrent map implementation for Go apps, the map uses channels to handle concurrent access.

Awesome Lists containing this project