Add icedhash (#2977)

This commit is contained in:
Firas Khalil Khana
2025-01-27 08:43:44 +01:00
committed by GitHub
parent d958500d18
commit 858c25a091
+12
View File
@@ -34541,5 +34541,17 @@
"description": "Non-mature SIMD-accelerated drop-ins for std/strutils functions",
"license": "MIT",
"web": "https://github.com/xTrayambak/kaleidoscope"
},
{
"name": "icedhash",
"url": "https://github.com/IcedQuinn/icedhash",
"method": "git",
"tags": [
"hash",
"xxhash"
],
"description": "A collection of cryptographic and non-cryptographic hashing routines which have been ported to native Nim",
"license": "MIT",
"web": "https://github.com/IcedQuinn/icedhash"
}
]