diff --git a/packages.json b/packages.json index ba3791d..4fbbb2f 100644 --- a/packages.json +++ b/packages.json @@ -11422,6 +11422,19 @@ "license": "MIT", "web": "https://github.com/juancarlospaco/nim-osrm" }, + { + "name": "sharedmempool", + "url": "https://github.com/mikra01/sharedmempool", + "method": "git", + "tags": [ + "pool", + "memory", + "thread" + ], + "description": "threadsafe memory pool ", + "license": "MIT", + "web": "https://github.com/mikra01/sharedmempool" + }, { "name": "css_html_minify", "url": "https://github.com/juancarlospaco/nim-css-html-minify",