Rust port of simdutf?

⚓ Rust    📅 2026-06-24    👤 surdeus    👁️ 2      

surdeus

Info

This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Rust port of simdutf?

I can find a Rust port of UTF-8 validation from simdutf and I can find bindings to the C++ implementation.

Have portions other than UTF-8 validation been ported to Rust? In particular, have x86_64 and aarch64 conversions from potentially-ill-formed UTF-8 to aligned UTF-16, from potentially-ill-formed aligned UTF-16 to UTF-8, and Latin1 to UTF-8 been ported?

1 post - 1 participant

Read full topic

🏷️ Rust_feed