[Preprint] Transcoding Unicode Characters with AVX-512 Instructions

This page summarizes the projects mentioned and recommended in the original post on /r/asm

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • simdutf

    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.

  • You can find the corresponding assembly code in this repository. The main branch only contains implementations based on C++ with intrinsics.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Glibc Buffer Overflow in Iconv

    1 project | news.ycombinator.com | 21 Apr 2024
  • Vectorizing Unicode conversions on real RISC-V hardware

    1 project | news.ycombinator.com | 27 Jan 2024
  • Why would a language not natively support SIMD?

    1 project | /r/C_Programming | 17 Feb 2023
  • High speed Unicode routines using SIMD

    1 project | news.ycombinator.com | 3 Sep 2022
  • text-2.0-rc1 with UTF8 underlying representation is available for testing!

    1 project | /r/haskell | 20 Nov 2021