Go

Maps (6)

  • Overall Score
  • Popularity
  • Trending
  • Activity
  • Maturity
198
P A M T

mhmtszr concurrent-swiss-map

A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.
GoMIT252 stars
174
P A M T

goradd maps

map library using Go generics that offers a standard interface, go routine synchronization, and sorting
GoMIT51 stars
161
P A M T

lrita cmap

a thread-safe concurrent map for go
GoMIT98 stars
159
P A M T

srfrog dict

Python-like dictionaries for Go
GoMIT3 commits over 4 weeks
142
P A M T

lucmq go-shelve

A persistent, map-like object for the Go programming language. Supports customization.
GoMIT11 stars
60
P A M T

lyonnee hmap

HMap(Happy Map) 是一个并发安全的支持泛型的Map实现,旨在提供简单易用的 API,支持泛型键值对,同时添加了对Map长度的查询以及清空Map的方法。
GoMIT1 release • 22 months