2899885c4220560df4f60e4c052a6ab9773a0386
MRU
A Most Recently Used cache implementation in Go. It tries to mimic the behaviour of a hash map.
For example usages, see mru_test.go.
Description
Languages
Go
100%