macOS
brew install simdutflocal Homebrew formula metadata
sudo port install simdutfMacPorts ports tree · textproc/simdutf/Portfile · source: api.github.com
brew / rank 145
Unicode conversion routines, fast. Version 9.2.0 via Homebrew; verified 2026-09-16. Also installable with nix: nix profile install nixpkgs#simdutf.
install
brew install simdutflocal Homebrew formula metadata
sudo port install simdutfMacPorts ports tree · textproc/simdutf/Portfile · source: api.github.com
sudo apk add simdutfAlpine Linux edge package indexes · simdutf · source: dl-cdn.alpinelinux.org
sudo dnf install simdutfFedora Rawhide package metadata · simdutf · source: dl.fedoraproject.org
nix profile install nixpkgs#simdutfnixpkgs package indexes · pkgs/by-name/si/simdutf/package.nix · source: api.github.com
sudo pacman -S simdutfArch Linux sync databases · simdutf · source: geo.mirror.pkgbuild.com
sudo zypper install libsimdutf33openSUSE Tumbleweed package metadata · libsimdutf33 · source: download.opensuse.org
overview
Unicode conversion routines, fast
history
simdutf is a C++ library and utility suite for high-speed Unicode validation, transcoding, encoding detection, and Base64 processing.
simdutf grew from Daniel Lemire and collaborators' work on vectorized Unicode processing into a portable C++ library. It provides scalar and SIMD implementations for multiple instruction-set families and chooses an appropriate implementation at runtime.
The official project lists production use in Node.js, Bun, WebKit, Chromium, Cloudflare workerd, GraalVM JavaScript, StarRocks, Couchbase, Ladybird, fluent-bit, Ghostty, and other performance-sensitive software. The input also records packages across Homebrew, Alpine, Fedora-family systems, MacPorts, Nix, Arch, and openSUSE.
Developers link simdutf into C or C++ programs to validate UTF-8, detect encodings, count code points, and convert among UTF-8, UTF-16, UTF-32, Latin-1, and Base64. The package also supplies command-line utilities including sutf and fastbase64.
simdutf matters to package maintainers because Unicode validation and transcoding are common hot paths in runtimes, browsers, databases, terminals, and servers. Runtime selection of architecture-specific SIMD implementations lets a portable package exploit modern CPUs without requiring separate user-facing APIs.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fastbase64 | cli | global executable | |
fastbase64.coreutils | cli | global executable | |
sutf | cli | global executable | |
sutf-benchmark | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/simdutf/simdutf
install metadata
| Package key | brew:simdutf |
|---|---|
| Version | 9.2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/simdutf |
| Homepage | https://simdutf.github.io/simdutf/ |
| Repository | https://github.com/simdutf/simdutf |
| Upstream docs | https://simdutf.github.io/simdutf/ |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/simdutf/simdutf/archive/refs/tags/v9.1.0.tar.gz |
| Last updated | 2026-09-16T00:01:03Z |
| Pulse | updated |
| Dependencies | icu4c@78 |
| Build dependencies | aklomp-base64, cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | simdutf |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
simdutf
nix profile install nixpkgs#simdutffastbase64 9.0.0-r0
Unicode validation and transcoding at billions of characters per second
https://simdutf.github.io/simdutf/
sudo apk add fastbase64simdutf 9.0.0-r0
Unicode validation and transcoding at billions of characters per second
https://simdutf.github.io/simdutf/
sudo apk add simdutfsimdutf-dev 9.0.0-r0
Unicode validation and transcoding at billions of characters per second (development files)
https://simdutf.github.io/simdutf/
sudo apk add simdutf-devsimdutf-doc 9.0.0-r0
Unicode validation and transcoding at billions of characters per second (documentation)
https://simdutf.github.io/simdutf/
sudo apk add simdutf-docsutf 9.0.0-r0
Unicode validation and transcoding at billions of characters per second
https://simdutf.github.io/simdutf/
sudo apk add sutfsimdutf 7.2.1-3.fc44
Unicode validation and transcoding at billions of characters per second
https://github.com/simdutf/simdutf
sudo dnf install simdutfsimdutf-devel 7.2.1-3.fc44
Development files for simdutf
https://github.com/simdutf/simdutf
sudo dnf install simdutf-develsimdutf 9.0.0-2
Unicode routines (UTF8, UTF16, UTF32) and Base64
https://simdutf.github.io/simdutf/
sudo pacman -S simdutflibsimdutf33 8.2.0-2.4
Shared libraries for simdutf
https://github.com/simdutf/simdutf
sudo zypper install libsimdutf33simdutf-devel 8.2.0-2.4
Development files for simdutf
https://github.com/simdutf/simdutf
sudo zypper install simdutf-develsimdutf
sudo port install simdutfsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.