👋 What do you think about NuGet.org? We're looking for feedback from developers like you.
Take the survey.
Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
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
8,587,642 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
80,219 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
14,378 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,856 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
816 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.