add: ferrite, icu4nim and kaleidoscope (#2975)

This commit is contained in:
Trayambak Rai 2025-01-23 16:22:24 +05:30 committed by GitHub
parent 2c33f18943
commit d958500d18
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34496,5 +34496,50 @@
"description": "Autogenerated sanitized steamworks Binds",
"license": "MIT",
"web": "https://github.com/bob16795/steamworksgen-nim"
},
{
"name": "ferrite",
"url": "https://github.com/ferus-web/ferrite",
"method": "git",
"tags": [
"unicode",
"UTF-16",
"UTF-8",
"encodings"
],
"description": "A collection of utilities useful for implementing web standards",
"license": "MIT",
"web": "https://github.com/ferus-web/ferrite"
},
{
"name": "icu4nim",
"url": "https://github.com/ferus-web/icu4nim",
"method": "git",
"tags": [
"unicode",
"icu",
"timezones",
"i18n"
],
"description": "Non-mature ICU 76.x bindings in Nim",
"license": "MIT",
"web": "https://github.com/ferus-web/icu4nim"
},
{
"name": "kaleidoscope",
"url": "https://github.com/xTrayambak/kaleidoscope",
"method": "git",
"tags": [
"simd",
"strutils",
"strings",
"avx",
"sse",
"non-mature",
"x86"
],
"description": "Non-mature SIMD-accelerated drop-ins for std/strutils functions",
"license": "MIT",
"web": "https://github.com/xTrayambak/kaleidoscope"
}
]