go-map
There are 8 repositories under go-map topic.
PacktWorkshops/The-Go-Workshop
A New, Interactive Approach to Learning Go
preslavrachev/dig
Access and modify property values in deeply nested maps, using dot-separated paths
survivorbat/gorm-deep-filtering
Allow gorm's Where() to take in maps of maps that are automatically converted into subqueries
m-murad/ordered-sync-map
A gorutine safe ordered map implemented in Go using Generics.
entonio/GoLib
Utility packages I develop for my go programs. Shared here in case you may find use for bits of them, or learn possible ways of doing things in go.
vloldik/delve
Dot access optimized go library
LyricTian/cmap
A thread-safe map for the Go programming language.
SK7here/Golang-Basics
Basic concepts of Golang explained with illustrative codes