node/deps/simdutf
Node.js GitHub Bot b7f13a8679
deps: update simdutf to 3.2.9
PR-URL: https://github.com/nodejs/node/pull/47983
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Matthew Aitken <maitken033380023@gmail.com>
2023-05-15 11:37:36 +02:00
..
LICENSE-MIT
README.md
simdutf.cpp deps: update simdutf to 3.2.9 2023-05-15 11:37:36 +02:00
simdutf.gyp gyp: put filenames in variables 2023-03-18 10:24:38 +01:00
simdutf.h deps: update simdutf to 3.2.9 2023-05-15 11:37:36 +02: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.