GitHub - dxasu/awesome-go: A curated list of awesome Go...
cmap - a thread-safe concurrent map for go, support using interface{} as key and auto scale up shards. dict - Python-like dictionaries (dict) for Go. goradd/maps - Go 1.18+ generic map interface for maps; safe