Skip to content
@simdutf

simdutf: Unicode at gigabytes per second

Pinned Loading

  1. 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 and Bun.

    C++ 1.1k 68

  2. is_utf8 is_utf8 Public

    Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and AVX-512.

    C++ 48 6

Repositories

Showing 4 of 4 repositories
  • is_utf8 Public

    Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and AVX-512.

    simdutf/is_utf8’s past year of commit activity
    C++ 48 Apache-2.0 6 1 0 Updated Sep 12, 2024
  • SimdBase64 Public

    Fast WHATWG forgiving-base64 decoding in C#

    simdutf/SimdBase64’s past year of commit activity
    C# 17 MIT 0 4 1 Updated Sep 12, 2024
  • 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 and Bun.

    simdutf/simdutf’s past year of commit activity
    C++ 1,104 Apache-2.0 68 31 (2 issues need help) 7 Updated Sep 8, 2024
  • SimdUnicode Public

    Fast SIMD-based UTF-8 Validation in C#

    simdutf/SimdUnicode’s past year of commit activity
    C# 39 MIT 7 2 2 Updated Aug 24, 2024

Top languages

C++ C#

Most used topics

Loading…