RESS icon indicating copy to clipboard operation
RESS copied to clipboard

explore the UTF-8 Decoding Performance against this branchless implementation

Open FreeMasen opened this issue 1 month ago • 0 comments

Here is a C exploration of branchless decoding: https://cceckman.com/writing/branchless-utf8-encoding/

Here is a Rust exploration of branchless encoding: https://cceckman.com/writing/branchless-utf8-encoding/

FreeMasen avatar Jan 24 '25 19:01 FreeMasen