node/deps/simdutf
Node.js GitHub Bot 1d1685e6fd
deps: update simdutf to 3.2.14
PR-URL: https://github.com/nodejs/node/pull/48344
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Debadree Chatterjee <debadree333@gmail.com>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
2023-06-07 13:39:02 +00:00
..
LICENSE-MIT
README.md
simdutf.cpp deps: update simdutf to 3.2.14 2023-06-07 13:39:02 +00:00
simdutf.gyp build: replace js2c.py with js2c.cc 2023-05-24 13:33:01 +02:00
simdutf.h deps: update simdutf to 3.2.14 2023-06-07 13:39:02 +00:00

README.md

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.