Skip to content
View Nick-Nuon's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Nick-Nuon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Nick-Nuon/README.md

Welcome! 🧑‍💻

I am a 🇨🇦 software developer based in Montreal ⚜️.

  • 📰 I write about my adventures in programming and SIMD optimization on my website.
  • 🚀 I helped add Latin1 support to Simdutf, achieving up to 38× speedup over the popular ICU library. My code is now in use by Node.js.
  • 💡 I helped port high-performance C++ algorithms to C#, achieving significant speedups over existing SIMD-accelerated solutions.
    • SimdUnicode: Up to 2.3× speedup; under consideration for adoption into .NET. My code was further ported to Mojo by Chris Lattner’s team.
    • SimdBase64: Up to 10× speedup; slated for adoption in .NET 10.
  • 🏆 Twice NSERC Undergraduate Student Research Award recipient.
  • 🧠 I contributed to several conference papers in machine learning.
  • 🎹 I play classical piano. Feel free to talk to me about music anytime.

Pinned Loading

  1. simdutf/simdutf simdutf/simdutf Public

    Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extension. Part of Node.js, WebKit/Safari, Ladybird, Cloudflare Wo…

    C++ 1.2k 75

  2. simdutf/SimdUnicode simdutf/SimdUnicode Public

    Fast SIMD-based UTF-8 Validation in C#

    C# 40 7

  3. simdutf/SimdBase64 simdutf/SimdBase64 Public

    Fast WHATWG forgiving-base64 decoding in C#

    C# 25

  4. ada-url/ada ada-url/ada Public

    WHATWG-compliant and fast URL parser written in modern C++, part of Node.js, Clickhouse, Redpanda, Kong, Telegram and Cloudflare Workers.

    C++ 1.4k 86