mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-02 02:53:34 +00:00
added StashTable (#1445)
This commit is contained in:
parent
f33ded26b2
commit
5e75e92841
@ -17534,6 +17534,27 @@
|
|||||||
"web": "https://github.com/khchen/wAuto",
|
"web": "https://github.com/khchen/wAuto",
|
||||||
"doc": "https://khchen.github.io/wAuto"
|
"doc": "https://khchen.github.io/wAuto"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "StashTable",
|
||||||
|
"url": "https://github.com/olliNiinivaara/StashTable",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"hash table",
|
||||||
|
"associative array",
|
||||||
|
"map",
|
||||||
|
"dictionary",
|
||||||
|
"key-value store",
|
||||||
|
"concurrent",
|
||||||
|
"multi-threading",
|
||||||
|
"parallel",
|
||||||
|
"data structure",
|
||||||
|
"benchmark"
|
||||||
|
],
|
||||||
|
"description": "Concurrent hash table",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/olliNiinivaara/StashTable",
|
||||||
|
"doc": "http://htmlpreview.github.io/?https://github.com/olliNiinivaara/StashTable/blob/master/src/stashtable.html"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "dimscord",
|
"name": "dimscord",
|
||||||
"url": "https://github.com/krisppurg/dimscord",
|
"url": "https://github.com/krisppurg/dimscord",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user