Added package compactdict (#1003)
This commit is contained in:
parent
d684550461
commit
dae6176470
1 changed files with 15 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue