diff --git a/packages.json b/packages.json index a3b2e9ac..37ea91dd 100644 --- a/packages.json +++ b/packages.json @@ -34064,5 +34064,18 @@ ], "license": "Apache-2.0", "web": "https://github.com/ferus-web/simdutf" + }, + { + "name": "hippo", + "url": "https://github.com/monofuel/hippo", + "method": "git", + "tags": [ + "cuda", + "hip", + "gpu" + ], + "description": "HIP / CUDA programming library for Nim.", + "license": "MIT", + "web": "https://monofuel.github.io/hippo/" } ]