mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Add icedhash (#2977)
This commit is contained in:
parent
d958500d18
commit
858c25a091
@ -34541,5 +34541,17 @@
|
|||||||
"description": "Non-mature SIMD-accelerated drop-ins for std/strutils functions",
|
"description": "Non-mature SIMD-accelerated drop-ins for std/strutils functions",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/xTrayambak/kaleidoscope"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user