node/deps/simdutf
Node.js GitHub Bot d64cc98324
deps: update simdutf to 5.6.4
PR-URL: https://github.com/nodejs/node/pull/56255
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2025-02-10 17:00:36 +01:00
..
LICENSE-MIT
README.md
simdutf.cpp deps: update simdutf to 5.6.4 2025-02-10 17:00:36 +01:00
simdutf.gyp Revert "deps: disable avx512 for simutf on benchmark ci" 2023-01-31 08:04:11 -05:00
simdutf.h deps: update simdutf to 5.6.4 2025-02-10 17:00:36 +01: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.