mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package lrucache (#1434)
This commit is contained in:
parent
632a265262
commit
f0aa0c2ffb
@ -17382,5 +17382,18 @@
|
||||
"description": "A simple GUI for choosenim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/ThomasTJdev/choosenim_gui"
|
||||
},
|
||||
{
|
||||
"name": "lrucache",
|
||||
"url": "https://github.com/jackhftang/lrucache",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"cache",
|
||||
"lru",
|
||||
"data structure"
|
||||
],
|
||||
"description": "Least recently used (LRU) cache",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jackhftang/lrucache"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user