Skip to content

chore: add simdutf for fast Unicode operations#1257

Merged
Zeno-sole merged 1 commit intodeepin-community:masterfrom
Zeno-sole:add-simdutf
Mar 10, 2026
Merged

chore: add simdutf for fast Unicode operations#1257
Zeno-sole merged 1 commit intodeepin-community:masterfrom
Zeno-sole:add-simdutf

Conversation

@Zeno-sole
Copy link
Contributor

Add simdutf package for fast Unicode validation, transcoding and processing.

simdutf is a high-performance library for:

  • UTF-8/UTF-16/UTF-32 validation
  • Unicode transcoding between formats
  • Fast Unicode operations using SIMD instructions

This package is needed for applications requiring high-performance text processing.

Upstream: https://github.com/simdutf/simdutf

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from zeno-sole. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@Zeno-sole Zeno-sole merged commit df53479 into deepin-community:master Mar 10, 2026
3 of 4 checks passed
@github-actions
Copy link
Contributor

Created Successfully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants