Generic, type-safe wrapper around Go's sync.Map — statically typed keys & values, zero dependencies.
-
Updated
Jun 27, 2026 - Go
Generic, type-safe wrapper around Go's sync.Map — statically typed keys & values, zero dependencies.
HMap(Happy Map) 是一个并发安全的支持泛型的Map实现,旨在提供简单易用的 API,支持泛型键值对,同时添加了对Map长度的查询以及清空Map的方法。
Add a description, image, and links to the generic-map topic page so that developers can more easily learn about it.
To associate your repository with the generic-map topic, visit your repo's landing page and select "manage topics."