mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +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!",
|
||||
"license": "MIT",
|
||||
"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