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

    C++ 1k 62

  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++ 45 5

Repositories

Showing 3 of 3 repositories
  • SimdUnicode Public

    Fast SIMD-based UTF-8 Validation in C#

    simdutf/SimdUnicode’s past year of commit activity
    C# 27 MIT 4 2 1 Updated Jun 26, 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 and Bun.

    simdutf/simdutf’s past year of commit activity
    C++ 1,022 Apache-2.0 62 24 5 Updated Jun 25, 2024
  • 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++ 45 Apache-2.0 5 1 0 Updated May 10, 2024

Top languages

Loading…

Most used topics

Loading…