Some useful data structures.
A Least Frequently Used cache.
A doubly linked list.
A Least Recently Used cache.
Configuration for the LFUCache.
Some useful data structures.