An O(1) cache that evicts the least frequently uses item first, if there's a tie it evicts the least recently used item
Primary LanguageC
No issues in this repository yet.