An open API service providing repository metadata for many open source software ecosystems.

Topic: "lfu-implementation"

alxkm/cache

Simple cache implementation on java

Language: Java - Size: 85.9 KB - Last synced at: 20 days ago - Pushed at: 11 months ago - Stars: 11 - Forks: 3

NdoleStudio/lfu-cache

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

Language: Go - Size: 39.1 KB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 9 - Forks: 1

mdomans/lfu_vecs

LFU implemented in very basic (no interior mutability)

Language: Rust - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mtumilowicz/java12-fundamentals-cache-implementations-workshop

Simple implementations of LRU / LFU cache.

Language: Groovy - Size: 104 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0