Here are
60 public repositories
matching this topic...
Rust cache structures and easy function memoization
Updated
Dec 17, 2022
Rust
🦄 【轻量级本地内存缓存】🤏 代码少于300行⌚️ 30s接入🚀 高性能、极简设计、并发安全🌈 支持LRU 和 LRU-2模式 🦖 支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and support distributed consistency. Similar to bigcache, cachego, freecache, gcache, gocache, groupcache, lrucache.
快速加载网络图片的图片墙,结合DiskLruCache、LruCache技术达到三级缓存目的,对DiskLruCache进行封装,使用更方便。另外采用网页爬虫对百度图片进行抓取。
⚡️ 致力于打造一款极致签到系统,技术和美是可以并存的哦!同时期待你的 star 🥳 ~
Updated
Sep 25, 2019
Java
Updated
Jun 29, 2017
Java
🦄 LRU cache for Go @bilibili . (beats 100% submissions @ leetcode)
Generic Golang implementation of a few basic data structures.
Modern, fast and lightweight C++11 LRU in-memory cache implementation
🦄 链式哈希 [LRU] Fast, header-only, cross-platform and STL-like linked_hash_map & linked_hash_set for C++. (beats 100% submissions @ leetcode) LRUCache
Simple and powerful LRU cache for Deno
Updated
Feb 3, 2021
TypeScript
[Not Safe For Production] gotcha: inmemory-cache in Go (Golang) with customizable algorithm
对 LruCache 和 DiskLruCache 的封装,支持过期时间、加/解密。Wrapper for LruCache and DiskLruCache, support for expiration time, encryption/decryption
Updated
Nov 13, 2018
Kotlin
📦 Thread-safe, crypto-protected, multi-level lru caching with a life cycle
Updated
Jun 1, 2020
Kotlin
LruCache that uses object size in heap, as sizeOf value.
Updated
Mar 24, 2017
Java
Updated
Apr 18, 2018
Java
A simple LRU cache implementation
Implementation of the LRU Cache in C, Implementation of the LRU Cache in C++, Implementation of the LRU Cache in Go, Implementation of the LRU Cache in JAVA
An Android library for data load with cache and loading state
Updated
Nov 15, 2022
Kotlin
Koc University - KU Comp 304 - Operating Systems Course Projects
LRU Cache implementation using HashMap and Double linked list in java.
Improve this page
Add a description, image, and links to the
lrucache
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 the
lrucache
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.