Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
5 packages returned for Tags:"lru-
cache"
Sort by
Relevance
Downloads
Recently updated
J2N
by:
NightOwl888
4,539,398 total downloads
last updated
1/15/2022
Latest version:
2.0.0
java
dotnet
charsequence
bytebuffer
collections
stringbuffer
linkedhashset
linkedhashmap
comparable
structural-equality
More tags
J2N is a library that helps bridge the gap between .NET and Java. It provides components to assist with porting Java code to .NET, such as collections, adapters, and extensions. It contains some features from...
More information
Karamunting.
AndroidX.
BumpTech.
Glide.
DiskLruCache
by:
rofiqsetiawan
77,873 total downloads
last updated
12/4/2019
Latest version:
4.10.0-preview01
android
android-library
lru-cache
lru
glide
gif
image-cache
disk-cache
image-loader
image
More tags
A cache that uses a bounded amount of space on a filesystem. Based on Jake Wharton's tailored for Glide.
Karamunting.
Android.
BumpTech.
GlideDiskLruCache
by:
rofiqsetiawan
10,344 total downloads
last updated
3/19/2019
Latest version:
4.9.0
android
android-library
lru-cache
lru
glide
gif
image-cache
disk-cache
image-loader
image
More tags
A cache that uses a bounded amount of space on a filesystem. Based on Jake Wharton's tailored for Glide.
Retyped.
lru-
cache
by:
retyped
5,236 total downloads
last updated
6/9/2018
Latest version:
4.1.6733
lru
cache
lru-cache
typescript
ts
tsc
js
javascript
c#
csharp
More tags
Lru Cache (lru-cache) binding library for Bridge.NET projects.
Karamunting.
Android.
Solkin.
DiskLRUCache
by:
rofiqsetiawan
686 total downloads
last updated
1/13/2019
Latest version:
1.0.0
android
android-library
cache
disk-cache
lru
lru-cache
file-cache
droid
mono
mono.droid
More tags
Disk LRU (least recently used) cache with persisted journal. This cache has specific capacity and location. Rarely requested files are evicted by actively used. Lightweight and extremely easy to use.