goradd/maps

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

51
Stars
3
Forks
1
Issues
51
Watchers

Similar Packages

concurrent-swiss-map

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

261

cmap

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

100

dict

Python-like dictionaries (dict) for Go.

46

go-shelve

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

12

hmap

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

0