zchee / go-simdutf

Package simdutf provides a Go port of simdutf/simdutf. Unicode routines (UTF8, UTF16, UTF32): billions of characters per second using SSE2, AVX2, NEON and AVX-512.

Home Page:https://pkg.go.dev/github.com/zchee/go-simdutf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-simdutf

github-action pkg.go.dev codecov.io

Package simdutf provides a Go port of simdutf/simdutf.

Unicode routines (UTF8, UTF16, UTF32): billions of characters per second using SSE2, AVX2, NEON and AVX-512.

About

Package simdutf provides a Go port of simdutf/simdutf. Unicode routines (UTF8, UTF16, UTF32): billions of characters per second using SSE2, AVX2, NEON and AVX-512.

https://pkg.go.dev/github.com/zchee/go-simdutf

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%