node/deps/simdutf
Node.js GitHub Bot 4dc76a990f
deps: update simdutf to 5.6.0
PR-URL: https://github.com/nodejs/node/pull/55379
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
2024-10-15 18:56:39 +00:00
..
BUILD.gn
LICENSE-MIT
README.md
simdutf.cpp deps: update simdutf to 5.6.0 2024-10-15 18:56:39 +00:00
simdutf.gyp
simdutf.h deps: update simdutf to 5.6.0 2024-10-15 18:56:39 +00:00
unofficial.gni

simdutf

This project boosts unicode validation and transcoding performance by utilizing SIMD operations where possible.

The source is pulled from: https://github.com/simdutf/simdutf

Active development occurs in the default branch (currently named master).

Updating

See tools/dep_updaters/README.md#simdutf for instructions.