Name Date Size

..25-Oct-20244 KiB

LICENSE-MITH A D25-Oct-20241 KiB

README.mdH A D25-Oct-2024383

simdutf.cppH A D25-Oct-20241.4 MiB

simdutf.gypH A D25-Oct-2024240

simdutf.hH A D25-Oct-2024140.2 KiB

README.md

1# simdutf
2
3This project boosts unicode validation and transcoding performance by 
4utilizing SIMD operations where possible.
5
6The source is pulled from: https://github.com/simdutf/simdutf
7
8Active development occurs in the default branch (currently named `master`).
9
10## Updating
11
12See [tools/dep_updaters/README.md#simdutf](../../tools/dep_updaters/README.md#simdutf)
13for instructions.
14