lfu-cache

Strongly typed least frequently used (LFU) cache in Go with constant time complexity O(1) on all operations (by NdoleStudio)

Lfu-cache Alternatives

Similar projects and alternatives to lfu-cache based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better lfu-cache alternative or higher similarity.

lfu-cache reviews and mentions

Posts with mentions or reviews of lfu-cache. We have used some of these posts to build our list of alternatives and similar projects.
  • Least Frequently Used (LFU) Cache with Constant Time Complexity
    1 project | dev.to | 22 Oct 2021
    The code for this LFU cache is on github, One improvement I'm thinking of is to make this cache generic so it can work in cases where the key is a string, int or some other comparible struct/pointer. The generics implementation can be found in 2.0-dev branch on github.

Stats

Basic lfu-cache repo stats
1
8
3.4
2 months ago

NdoleStudio/lfu-cache is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of lfu-cache is Go.

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com