mirror of https://github.com/nodejs/node.git
d39ba8aaf4
PR-URL: https://github.com/nodejs/node/pull/48118 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> |
||
---|---|---|
.. | ||
LICENSE-MIT | ||
README.md | ||
simdutf.cpp | ||
simdutf.gyp | ||
simdutf.h |
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.