lfu-cache
Here are 84 public repositories matching this topic...
Language:All
Sort:Most stars
Embeddable and distributed in-memory alternative to Redis.
- Updated
Apr 24, 2025 - Go
C++ cache with LRU/LFU/FIFO policies implementation
- Updated
May 12, 2024 - C++
Web reverse proxy with automatic SSL, LFU caching, command-line configuration 支持自动配置 SSL 证书、LFU 缓存、用命令行配置的 Web 反向代理服务器
- Updated
May 30, 2023 - Go
A powerful caching library for Python, with TTL support and multiple algorithm options.
- 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
- Updated
Mar 15, 2025 - Go
LFU-based in-memory cache in Rust
- Updated
May 27, 2023 - Rust
This project Orchid-Fst implements a fast text string dictionary search data structure: Finite state transducer (short for FST) in c++ language.This FST C++ open source project has much significant advantages.
- Updated
Jan 16, 2024 - C++
High performing caching package for node/javascript
- Updated
Sep 24, 2024 - TypeScript
Simple cache implementation on java
- Updated
Jun 17, 2024 - Java
Strongly typed least frequently used (LFU) cache in Go with constant time complexity O(1) on all operations
- Updated
Jan 30, 2025 - Go
C++20协程和基于io_uringの百万并发服务器; 可异步读写, 支持Transfer-Encoding分块编码传输文件, 支持断点续传; 基于压缩前缀树编写的路由, 支持通配符解析;+ http/https/websocket、socks5代理、Json解析、Json静态反射到结构体(可以无宏反射到聚合类), 封装了线程安全的LFUCache和LRUCache, 静态枚举映射, 支持STL容器的print/toString等
- Updated
Apr 7, 2025 - C++
Improve this page
Add a description, image, and links to thelfu-cache topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thelfu-cache topic, visit your repo's landing page and select "manage topics."