node/deps/simdutf
Node.js GitHub Bot ceedb3a509
deps: update simdutf to 3.2.18
PR-URL: https://github.com/nodejs/node/pull/50091
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
2023-10-10 19:34:32 +00:00
..
LICENSE-MIT
README.md
simdutf.cpp deps: update simdutf to 3.2.18 2023-10-10 19:34:32 +00:00
simdutf.gyp
simdutf.h deps: update simdutf to 3.2.18 2023-10-10 19:34:32 +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.