Skip to content

An O(1) cache that evicts the least frequently uses item first, if there's a tie it evicts the least recently used item

Notifications You must be signed in to change notification settings

mrkjdy/lfucache

About

An O(1) cache that evicts the least frequently uses item first, if there's a tie it evicts the least recently used item

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published