diff options
Diffstat (limited to 'packages.json')
| -rw-r--r-- | packages.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json index a58a06a..cd7a9cb 100644 --- a/packages.json +++ b/packages.json @@ -13152,6 +13152,18 @@ "web": "https://github.com/kidandcat/jsutils" }, { + "name": "getr", + "url": "https://github.com/jrfondren/getr-nim", + "method": "git", + "tags": [ + "benchmark", + "utility" + ], + "description": "Benchmarking wrapper around getrusage()", + "license": "MIT", + "web": "https://github.com/jrfondren/getr-nim" + }, + { "name": "pnm", "url": "https://github.com/jiro4989/pnm", "method": "git", |
