diff --git a/packages.json b/packages.json index 53457b2..1318020 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]