node/deps/simdutf
Node.js GitHub Bot 40be01bc9c deps: update simdutf to 3.2.3
PR-URL: https://github.com/nodejs/node/pull/47331
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2023-04-08 15:18:07 -03:00
..
LICENSE-MIT
README.md
simdutf.cpp deps: update simdutf to 3.2.3 2023-04-08 15:18:07 -03:00
simdutf.gyp Revert "deps: disable avx512 for simutf on benchmark ci" 2023-01-05 13:11:36 -03:00
simdutf.h deps: update simdutf to 3.2.3 2023-04-08 15:18:07 -03:00

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.