Show HN: xxUTF – SIMD Unicode Normalization
dzfrias
11 points
1 comment
May 31, 2026
Related Discussions
Found 5 related stories in 1213.2ms across 14,015 title embeddings via pgvector HNSW
- Show HN: Unicode Steganography PatrickVuscan · 22 pts · April 07, 2026 · 59% similar
- Show HN: Mojibake – A low-level Unicode library written in C program · 56 pts · July 16, 2026 · 58% similar
- Show HN: Han – A Korean programming language written in Rust xodn348 · 141 pts · March 14, 2026 · 54% similar
- Show HN: Tiny – An interpeted dynamic langauge with inline Go native functions confis · 38 pts · June 20, 2026 · 53% similar
- Show HN: Clx – Compile Lua to Native Executables Through C++20 _samt_ · 31 pts · July 11, 2026 · 52% similar
Discussion Highlights (1 comments)
dzfrias
You can read my blog post for more details: https://dzfrias.dev/blog/xxutf This is a project I have been working on for a long time, and I've finally felt good enough to release 0.1.0 to put the project into the alpha stage. There's a lot to do still, but I hope the performance gains are appealing (7-33x faster NFD normalization than the next fastest open source implementation)! If you are interested in this project and want to support its development, give the repository a star or reach out via email.