jongyunha / shrinkmapLinks

ShrinkableMap is a high-performance, generic, thread-safe map implementation for Go that automatically manages memory by shrinking its internal storage when items are deleted. It provides a solution to the common issue where Go's built-in maps don't release memory after deleting elements.
26Updated last week

Alternatives and similar repositories for shrinkmap

Users that are interested in shrinkmap are comparing it to the libraries listed below

Sorting: