mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
Added package dik
This commit is contained in:
parent
42facab93d
commit
5579ed8173
@ -22486,5 +22486,16 @@
|
||||
"description": "The Hypixel API, in Nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Knaque/hypixel-nim"
|
||||
},
|
||||
{
|
||||
"name": "dik",
|
||||
"url": "https://github.com/juancarlospaco/dik",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"dictionary"
|
||||
],
|
||||
"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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user