Automic VaultAutomic Vault

brew

aklomp-base64 を Homebrew, apk, chocolatey, MacPorts, scoop でインストール

aklomp-base64 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install aklomp-base64

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install base64

MacPorts ports tree · mail/base64/Portfile · ソース: api.github.com

概要

パッケージ概要

Fast Base64 stream encoder/decoder in C99, with SIMD acceleration

コマンドとエイリアス

  • base64

履歴

プロジェクトの歴史と使われ方

aklomp/base64 is a fast C99 Base64 streaming encoder/decoder and library with SIMD and OpenMP acceleration. Homebrew installs it as `aklomp-base64` to avoid colliding conceptually with the standard `base64` utility while still shipping a standalone `base64`-style command.

プロジェクトの歴史

The public GitHub repository was created in September 2013. The README says that, at the time of original release, the author believed it was the only Base64 library offering SIMD acceleration, and links to the author's article explaining a SIMD approach to Base64 encoding and decoding.

Over time the project accumulated multiple optimized codecs: SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX512, NEON, AArch64/NEON, plain 32/64-bit fallback routines, and optional OpenMP parallelism. The README records contributions and influence from Inkymail's fork and Wojciech Mula's SIMD Base64 work.

採用の歴史

The project is packaged across several ecosystems in the supplied input facts: Homebrew as `aklomp-base64`, Alpine as `base64`, Chocolatey as `base64`, MacPorts as `base64`, and Scoop as `main/base64`.

Its adoption is mostly among users who need a faster streaming Base64 implementation or a small embeddable C library rather than among users seeking a new interface. The README emphasizes a self-contained object file, a matching C header, and a standalone test binary compatible with the system utility style.

使われ方

As a command-line tool, it reads and writes streaming Base64 data in the spirit of existing Unix `base64` programs. As a library, callers include `include/libbase64.h` and link `lib/libbase64.o` or their own build product.

The code chooses optimized codecs at runtime on x86, can be compiled with feature-specific flags, and exposes flags such as `BASE64_FORCE_AVX2`, `BASE64_FORCE_NEON64`, and `BASE64_FORCE_PLAIN` for testing or explicit selection.

パッケージ好きにとっての重要性

This is the sort of package that package managers preserve because a tiny boring utility hides a lot of CPU-specific detail. The interesting part is not the command syntax; it is the portable packaging of SIMD code paths, runtime dispatch, and a fallback that still works on plain C99 targets.

The Homebrew formula name is also notable: `aklomp-base64` distinguishes this implementation from the platform-provided `base64`, which is exactly the naming problem binary package managers run into with faster replacements for POSIX-ish tools.

タイムライン

  • 2013: Public GitHub repository created.
  • Original release period: README says the project was, to the author's knowledge, the only SIMD-accelerated Base64 library.
  • Later: AVX2, NEON, AArch64/NEON, AVX512, and OpenMP paths are documented in the README.
  • 2025: Repository metadata shows continued maintenance activity.

Related projects

  • Inkymail/base64: fork credited for original AVX2, NEON, and AArch64/NEON codec contributions.
  • Wojciech Mula's Base64 SIMD work: source of optimizations and AVX512 encoder basis credited in the README.
  • System `base64` utilities: the behavioral comparison point for the standalone binary.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:stream

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
base64cliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.5.2
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v0.5.2

https://github.com/aklomp/base64

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:aklomp-base64
バージョン0.5.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/aklomp-base64
ホームページhttps://github.com/aklomp/base64
リポジトリhttps://github.com/aklomp/base64
上流ドキュメントhttps://github.com/aklomp/base64
ライセンスBSD-2-Clause
ソースアーカイブhttps://github.com/aklomp/base64/archive/refs/tags/v0.5.2.tar.gz
ビルド依存関係cmake
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameaklomp-base64
Version Scheme0
Revision0
Conflicts With
  • base64
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

MacPorts94%

base64

sudo port install base64
  • installed executable or alias match
  • 一致条件: Base64
MacPorts ports tree · api.github.com · MacPorts ports tree: mail/base64/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
apk92%

base64 0.5.2-r2

Fast Base64 stream encoder/decoder in C99, with SIMD acceleration

https://github.com/aklomp/base64

sudo apk add base64
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: base64
  • 1 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Base64
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: base64 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk92%

base64-dev 0.5.2-r2

Fast Base64 stream encoder/decoder in C99, with SIMD acceleration (development files)

https://github.com/aklomp/base64

sudo apk add base64-dev
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: base64
  • 1 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Base64
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: base64-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk92%

base64-static 0.5.2-r2

Fast Base64 stream encoder/decoder in C99, with SIMD acceleration (static library)

https://github.com/aklomp/base64

sudo apk add base64-static
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: base64
  • 1 依存関係
  • installed executable or alias match
  • 一致条件: Base64
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: base64-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk92%

libbase64 0.5.2-r2

Fast Base64 stream encoder/decoder in C99, with SIMD acceleration (libraries)

https://github.com/aklomp/base64

sudo apk add libbase64
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: base64
  • 1 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Base64
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libbase64 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
Chocolatey92%

base64

choco install base64
  • installed executable or alias match
  • 一致条件: Base64
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: base64 from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','backupper-standard'
Scoop92%

main/base64

scoop install main/base64
  • installed executable or alias match
  • 一致条件: Base64
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/base64.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment