mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package compactdict (#1003)
This commit is contained in:
parent
d684550461
commit
dae6176470
@ -12609,5 +12609,20 @@
|
|||||||
"description": "Firejail wrapper for Nim, Isolate your Production App before its too late!",
|
"description": "Firejail wrapper for Nim, Isolate your Production App before its too late!",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/juancarlospaco/nim-firejail"
|
"web": "https://github.com/juancarlospaco/nim-firejail"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "compactdict",
|
||||||
|
"url": "https://github.com/LemonBoy/compactdict",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"dictionary",
|
||||||
|
"hashtable",
|
||||||
|
"data-structure",
|
||||||
|
"hash",
|
||||||
|
"compact"
|
||||||
|
],
|
||||||
|
"description": "A compact dictionary implementation",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/LemonBoy/compactdict"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user