golang-samber-hot
samber/cc-skills-golang
A generic, type-safe in-memory caching library for Go (Go 1.22+). It offers advanced features like nine specialized eviction algorithms (LRU, LFU, W-TinyLFU), Time-To-Live (TTL), read-through loaders, and Prometheus metrics. This skill helps developers design robust caching layers, optimize performance by selecting the correct eviction policy based on access patterns, and manage cache capacity effectively.