A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.
GoMIT Licensesteady
7 projectsData Structures and Algorithms › Maps
A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.
GoMIT Licensesteady
a thread-safe concurrent map for go, support using interface{} as key and auto scale up shards.
GoMIT Licensesteady
Go 1.18+ generic map interface for maps; safe maps; ordered maps; ordered, safe maps; etc.
GoMIT Licensesteady
Python-like dictionaries (dict) for Go.
GoMIT Licensesteady
A persistent, map-like object for the Go programming language. Supports multiple embedded key-value stores.
GoMIT Licensesteady
Type-safe generic wrapper for sync.Map with full method parity and zero dependencies.
GoMIT Licenseactive
HMap is a concurrent and secure, generic support Map implementation designed to provide an easy-to-use API.
GoMIT Licenseslowing