jongyunha / shrinkmapView on GitHub
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.
27Jul 9, 2025Updated 10 months ago

Alternatives and similar repositories for shrinkmap

Users that are interested in shrinkmap are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.

Sorting:

Are these results useful?