2025-11-15 22:46:42 -08:00
2025-11-15 22:46:42 -08:00
2022-02-24 21:39:10 -08:00
2025-11-15 22:46:42 -08:00
2025-11-15 22:46:42 -08:00
2022-02-24 21:39:10 -08:00
2025-11-15 22:46:42 -08:00
2025-11-15 22:46:42 -08:00

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
A simple most-recently-used cache written in Go.
Readme 43 KiB
Languages
Go 100%