Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 335 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 335 Bytes

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

$ git clone https://github.com/simdutf/simdutf