# libstxxl を Homebrew, apt でインストール

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

## インストール

```sh
sudo av install brew:libstxxl
```

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

### macOS

- Homebrew (100%):

```sh
brew install libstxxl
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install libstxxl-dev
```

  証拠: Debian stable package indexes: libstxxl-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## パッケージ情報

- **パッケージキー:** brew:libstxxl
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/libstxxl>
- **バージョン:** 1.4.1
- **ソース概要:** C++ implementation of STL for extra large data sets
- **ホームページ:** <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>
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

- stxxl_tool (cli)
- stxxl_tool (エイリアス)

## ビルド依存関係

- cmake

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 1.4.1
- ローカルデータ: OK
- 上流リポジトリ: https://stxxl.sourceforge.net/
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2003-07-01: GitHub tag metadata records STXXL release 0.2.
- 2005: The University of Karlsruhe technical report presented STXXL and its applications.
- 2015-06-15: GitHub release metadata records STXXL 1.4.1.

### Related projects

- The C++ Standard Template Library is the API model STXXL extends to external memory.
- Boost is related through STXXL's Boost Software License.
- External-memory graph and suffix-array implementations are common downstream research uses named in the 2005 report.

### ソース

- <https://api.github.com/repos/stxxl/stxxl/releases?per_page=20>
- <https://api.github.com/repos/stxxl/stxxl/tags?per_page=100>
- <https://github.com/stxxl/stxxl>
- <https://publikationen.bibliothek.kit.edu/1000003517>
- <https://stxxl.org/>
- <https://stxxl.org/tags/master/install_config.html>


## セキュリティノート

library-like package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- library-like package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: $STXXLCFG, ./.stxxl.$HOSTNAME, ./.stxxl, ~/.stxxl.$HOSTNAME, ~/.stxxl
- Windows: %STXXLCFG%, .stxxl.%COMPUTERNAME%.txt, .stxxl.txt, %APPDATA%/.stxxl.%COMPUTERNAME%.txt, %APPDATA%/.stxxl.txt
## ソースデータベース詳細

- **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:** stable

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

- Debian apt - libstxxl-dev - 1.4.1-4.1: normalized package name match | Debian stable package indexes: libstxxl-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Development libraries for STXXL | http://stxxl.sourceforge.net
- Debian apt - libstxxl-doc - 1.4.1-4.1: normalized package name match | Debian stable package indexes: libstxxl-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Documentation for STXXL | http://stxxl.sourceforge.net
- Debian apt - libstxxl1-bin - 1.4.1-4.1: normalized package name match | Debian stable package indexes: libstxxl1-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | STXXL File creation and benchmark tool | http://stxxl.sourceforge.net
- Debian apt - libstxxl1t64 - 1.4.1-4.1: normalized package name match | Debian stable package indexes: libstxxl1t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | C++ Standard Template Library for extra large datasets | http://stxxl.sourceforge.net
- Ubuntu apt - libstxxl-dev - 1.4.1-4.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libstxxl-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Development libraries for STXXL | http://stxxl.sourceforge.net
- Ubuntu apt - libstxxl-doc - 1.4.1-4.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libstxxl-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Documentation for STXXL | http://stxxl.sourceforge.net
- Ubuntu apt - libstxxl1-bin - 1.4.1-4.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libstxxl1-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | STXXL File creation and benchmark tool | http://stxxl.sourceforge.net
- Ubuntu apt - libstxxl1t64 - 1.4.1-4.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libstxxl1t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | C++ Standard Template Library for extra large datasets | http://stxxl.sourceforge.net


## 関連リンク

- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Database and data packages](https://www.automicvault.com/ja/pkg/database-data-tools/) - Matched database, SQL, migration, or data-store metadata.
- [Homebrew utility packages](https://www.automicvault.com/ja/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [cmake](https://www.automicvault.com/ja/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [libsql](https://www.automicvault.com/ja/pkg/brew/libsql/) - Shares av.db curated category or tags: cli, not-completed, other.
- [libstatgrab](https://www.automicvault.com/ja/pkg/brew/libstatgrab/) - Shares av.db curated category or tags: cli, not-completed, other.
- [libsvm](https://www.automicvault.com/ja/pkg/brew/libsvm/) - Shares av.db curated category or tags: cli, not-completed, other.
- [libtar](https://www.automicvault.com/ja/pkg/brew/libtar/) - Shares av.db curated category or tags: cli, not-completed, other.
- [libtasn1](https://www.automicvault.com/ja/pkg/brew/libtasn1/) - Shares av.db curated category or tags: cli, not-completed, other.
- [libtecla](https://www.automicvault.com/ja/pkg/brew/libtecla/) - Shares av.db curated category or tags: cli, not-completed, other.
- [libtensorflow](https://www.automicvault.com/ja/pkg/brew/libtensorflow/) - Shares av.db curated category or tags: cli, not-completed, other.
- [libtiff](https://www.automicvault.com/ja/pkg/brew/libtiff/) - Shares av.db curated category or tags: cli, not-completed, other.

## Combined YAML source

View the package source record on GitHub. [combined/libstxxl.yml](https://github.com/automic-vault/db/blob/main/combined/libstxxl.yml)


## ソース

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