mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
added StashTable (#1445)
This commit is contained in:
parent
f33ded26b2
commit
5e75e92841
@ -17534,6 +17534,27 @@
|
||||
"web": "https://github.com/khchen/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",
|
||||
"url": "https://github.com/krisppurg/dimscord",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user