A tiny LRU cache implementation for Go with O(1) operations.
go get github.com/tidwall/tinylruNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an LRU cache, set and get a value.
No known issues recorded.
No dependency data recorded yet.