🗄️ Build a lightweight, thread-safe LRU cache for Go with TTL expiration and JSON persistence to efficiently manage memory in your applications.
-
Updated
Mar 31, 2026 - Go
🗄️ Build a lightweight, thread-safe LRU cache for Go with TTL expiration and JSON persistence to efficiently manage memory in your applications.
A lightweight, thread-safe LRU cache for Go with TTL support, background cleanup, and JSON persistence. Designed for simplicity and performance.
Add a description, image, and links to the gsf topic page so that developers can more easily learn about it.
To associate your repository with the gsf topic, visit your repo's landing page and select "manage topics."