# Installer libstxxl avec Homebrew, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libstxxl pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install libstxxl
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:libstxxl
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/libstxxl>
- **Version:** 1.4.1
- **Résumé source:** C++ implementation of STL for extra large data sets
- **Page d'accueil:** <https://stxxl.sourceforge.net/>
- **Dépôt:** <https://github.com/stxxl/stxxl>
- **Docs amont:** <https://github.com/stxxl/stxxl#readme>
- **Licence:** BSL-1.0
- **Archive source:** <https://downloads.sourceforge.net/project/stxxl/stxxl/1.4.1/stxxl-1.4.1.tar.gz>
- **Généré:** 2026-07-08T07:18:31+00:00

## exécutables

- stxxl_tool (cli)
- stxxl_tool (alias)

## Dépendances de compilation

- cmake

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 1.4.1
- données locales: OK
- dépôt amont: https://stxxl.sourceforge.net/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

library-like package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

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


## Sources

- 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
