mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-25 01:41:14 +00:00
Added package lrucache (#1434)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user