mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Add memlib (#1898)
This commit is contained in:
parent
5579ed8173
commit
f08b2aa17a
@ -22497,5 +22497,21 @@
|
||||
"description": "Table implemented as optimized sorted hashed dictionary of {array[char]: Option[T]}, same size as OrderedTable",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/juancarlospaco/dik"
|
||||
},
|
||||
{
|
||||
"name": "memlib",
|
||||
"url": "https://github.com/khchen/memlib",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"dynlib",
|
||||
"library",
|
||||
"dll",
|
||||
"memorymodule",
|
||||
"windows"
|
||||
],
|
||||
"description": "Load Windows DLL from memory",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/khchen/memlib",
|
||||
"doc": "https://khchen.github.io/memlib"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user