Cute Gopher Mascot

The Best Go Libraries For Data Structures and Algorithms - Maps (6)

Discover the best Go libraries for Data Structures and Algorithms in Maps! Find the perfect tools to streamline your development and boost productivity. From cmap to dict, we've got you covered. Let the coding begin!

cmap

a thread-safe concurrent map for go, support using `interface{}` as key and auto scale up shards

Discover More! πŸš€

dict

Python-like dictionaries (dict) for Go

Discover More! πŸš€

go-shelve

A persistent, map-like object for the Go programming language. Supports multiple embedded key-value stores

Discover More! πŸš€

goradd/maps

Go 1.18+ generic map interface for maps; safe maps; ordered maps; ordered, safe maps; etc

Discover More! πŸš€

concurrent-swiss-map

A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map

Discover More! πŸš€

hmap

HMap is a concurrent and secure, generic support Map implementation designed to provide an easy-to-use API

Discover More! πŸš€