#
lfu
Here are 76 public repositories matching this topic...
High performance, thread-safe in-memory caching primitives for .NET
-
Updated
Aug 31, 2026 - C#
C++ cache with LRU/LFU/FIFO policies implementation
-
Updated
Jul 1, 2026 - C++
A powerful caching library for Python, with TTL support and multiple algorithm options.
memoization algorithm functional-programming cache lru extensible decorator extendable ttl fifo lru-cache memoize-decorator memoization-library fifo-cache lfu-cache lfu ttl-cache cache-python python-memoization ttl-support
-
Updated
Aug 1, 2021 - Python
Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.
-
Updated
Oct 19, 2022 - Go
一个拥有分片机制的轻量级内存缓存库,API 友好,支持多种数据淘汰机制 - An api friendly memory-based cache
go golang high-performance cache lru sharding easy-to-use cache-storage ttl lfu ttl-cache lru-caches lfu-caches
-
Updated
Mar 15, 2025 - Go
Simple cache implementation on java
java cache lru cache-storage lru-cache lru-eviction lfu-cache lfu lrucache lru-implementation lfu-implementation lfu-algorithm
-
Updated
Jun 17, 2024 - Java
about algorithm data structure, now has lru/lru-k/lfu/slab/rbtree/timerwheel with ttl, 关于算法常用的数据结构
lru bitmap arc rbtree ttl lru-cache lfu lrucache ttl-cache circularbuffer slab timerwheel slab-allocator lru-k
-
Updated
May 19, 2025 - Rust
High performing caching package for node/javascript
javascript lru lru-cache cache-replacement lfu-cache node-cache lfu cache-engine least-recently-used least-frequently-used custom-hashtable
-
Updated
Sep 4, 2026 - TypeScript
Add this topic to your repo
To associate your repository with the lfu topic, visit your repo's landing page and select "manage topics."