Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.
Primary LanguageGoMIT LicenseMIT