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 last year
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:
- A Go symbol and call-graph database backed by SQLite. Query symbols, callers, callees, blast radius, dead code, and interface implementor…☆18Updated this week
- Dynamically render prometheus compatible metrics in your terminal☆23Jul 16, 2026Updated last week
- Global defers for Go.☆28Feb 18, 2026Updated 5 months ago
- inspect is a small Go package that makes it easy to inspect information about Go source code.☆19Mar 28, 2017Updated 9 years ago
- An IDE-level Go playground☆22Dec 2, 2025Updated 7 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Go4lage Webframework☆11Nov 27, 2025Updated 7 months ago
- Embeddable vector database for Rust and Python. HNSW indexing, metadata filtering, hybrid search, and snapshots. The SQLite of vector sea…☆17Jul 10, 2026Updated last week
- MapStore: Local, filesystem‑backed map store with pluggable codecs (JSON or custom), optional per‑key encryption via the OS keyring, and …☆15Updated this week
- A Distributed Synchronization Library for Golang Built On Top of Object Storage.