An open API service providing repository metadata for many open source software ecosystems.

Topic: "shrinkmap"

jongyunha/shrinkmap

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.

Language: Go - Size: 35.2 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 12 - Forks: 0