mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
add: ferrite, icu4nim and kaleidoscope (#2975)
This commit is contained in:
parent
2c33f18943
commit
d958500d18
@ -34496,5 +34496,50 @@
|
|||||||
"description": "Autogenerated sanitized steamworks Binds",
|
"description": "Autogenerated sanitized steamworks Binds",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/bob16795/steamworksgen-nim"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user