Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
#

lfu-cache

Here are 84 public repositories matching this topic...

C++ cache with LRU/LFU/FIFO policies implementation

  • UpdatedMay 12, 2024
  • C++

Web reverse proxy with automatic SSL, LFU caching, command-line configuration 支持自动配置 SSL 证书、LFU 缓存、用命令行配置的 Web 反向代理服务器

  • UpdatedMay 30, 2023
  • Go

This is a Rust implementation for popular caches (support no_std).

  • UpdatedFeb 3, 2025
  • Rust

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

  • UpdatedOct 19, 2022
  • Go

In-memory cache with high hit rates via LFU eviction for Node and browsers. Supports time-based expiration, automatic loading and metrics.

  • UpdatedJun 21, 2023
  • TypeScript

一个拥有分片机制的轻量级内存缓存库,API 友好,支持多种数据淘汰机制 - An api friendly memory-based cache

  • UpdatedMar 15, 2025
  • Go

Pure Python Caching Library providing Redis-inspired eviction APIs and Per-Item TTL's.

  • UpdatedJun 22, 2024
  • Python

gotcha: inmemory-cache in Go (Golang) with customizable algorithm

  • UpdatedMar 8, 2024
  • Go
cached

LFU-based in-memory cache in Rust

  • UpdatedMay 27, 2023
  • Rust

An implementation of TinyLFU cache

  • UpdatedOct 10, 2022
  • 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.

  • UpdatedJan 16, 2024
  • C++

In-memory cache implementation with commonly used LRU, W-LFU and S3-FIFO as the eviction policy

  • UpdatedApr 24, 2024
  • Zig

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

  • UpdatedJan 30, 2025
  • Go

LFU Redis implements LFU Cache algorithm using Redis as data storage

  • UpdatedApr 11, 2021
  • Go

Package caching providers a scalable cache component.

  • UpdatedJun 11, 2017
  • Go

C++20协程和基于io_uringの百万并发服务器; 可异步读写, 支持Transfer-Encoding分块编码传输文件, 支持断点续传; 基于压缩前缀树编写的路由, 支持通配符解析;+ http/https/websocket、socks5代理、Json解析、Json静态反射到结构体(可以无宏反射到聚合类), 封装了线程安全的LFUCache和LRUCache, 静态枚举映射, 支持STL容器的print/toString等

  • UpdatedApr 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.

Curate this topic

Add this topic to your repo

To associate your repository with thelfu-cache topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp