macOS
brew install libstxxllocal Homebrew formula metadata
brew
libstxxl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libstxxllocal Homebrew formula metadata
sudo apt install libstxxl-devDebian stable package indexes · libstxxl-dev · ソース: deb.debian.org
概要
C++ implementation of STL for extra large data sets
履歴
STXXL, packaged in Homebrew as libstxxl, is the Standard Template Library for Extra Large Data Sets. It is a C++ external-memory library that mirrors STL-style containers and algorithms for data sets that live on disks rather than in RAM.
The project README describes STXXL as an implementation of the C++ STL for external-memory, out-of-core computation, with high performance as a design priority. The Karlsruhe technical report by Roman Dementiev, Lutz Kettner, and Peter Sanders was published in 2005 and presents STXXL as a practical experimentation library for huge data sets.
GitHub tag metadata records an STXXL 0.2 release commit on July 1, 2003, and GitHub release metadata records the 1.4.x release line on June 15, 2015.
STXXL's adoption was strongest in algorithm engineering and research settings where external-memory sorting, graph algorithms, suffix arrays, and large sequential pipelines mattered. The 2005 report notes use in minimum spanning trees, connected components, breadth-first search decompositions, suffix arrays, and social-network metrics for huge graphs.
Users configure STXXL disk files through STXXLCFG or .stxxl configuration files, then build C++ programs against its containers, algorithms, and I/O layers. Its package-manager footprint is narrower than general-purpose C++ libraries, but it remains useful for reproducible builds of older external-memory research code.
STXXL is package-nerd significant because it packages a research-grade external-memory STL as a normal C++ system library. It is a reminder that package managers preserve not only mainstream infrastructure but also specialized algorithm-engineering tools with unusual runtime configuration requirements.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$STXXLCFG./.stxxl.$HOSTNAME./.stxxl~/.stxxl.$HOSTNAME~/.stxxl%STXXLCFG%.stxxl.%COMPUTERNAME%.txt.stxxl.txt%APPDATA%/.stxxl.%COMPUTERNAME%.txt%APPDATA%/.stxxl.txt実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
stxxl_tool | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://stxxl.sourceforge.net/
インストールメタデータ
| パッケージキー | brew:libstxxl |
|---|---|
| バージョン | 1.4.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/libstxxl |
| ホームページ | https://stxxl.sourceforge.net/ |
| リポジトリ | https://github.com/stxxl/stxxl |
| 上流ドキュメント | https://github.com/stxxl/stxxl#readme |
| ライセンス | BSL-1.0 |
| ソースアーカイブ | https://downloads.sourceforge.net/project/stxxl/stxxl/1.4.1/stxxl-1.4.1.tar.gz |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libstxxl |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libstxxl-dev 1.4.1-4.1
Development libraries for STXXL
sudo apt install libstxxl-devlibstxxl-doc 1.4.1-4.1
Documentation for STXXL
sudo apt install libstxxl-doclibstxxl1-bin 1.4.1-4.1
STXXL File creation and benchmark tool
sudo apt install libstxxl1-binlibstxxl1t64 1.4.1-4.1
C++ Standard Template Library for extra large datasets
sudo apt install libstxxl1t64libstxxl-dev 1.4.1-4.1build1
Development libraries for STXXL
sudo apt install libstxxl-devlibstxxl-doc 1.4.1-4.1build1
Documentation for STXXL
sudo apt install libstxxl-doclibstxxl1-bin 1.4.1-4.1build1
STXXL File creation and benchmark tool
sudo apt install libstxxl1-binlibstxxl1t64 1.4.1-4.1build1
C++ Standard Template Library for extra large datasets
sudo apt install libstxxl1t64ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.