# 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
- **Version:** 1.4.1
- **Résumé source:** C++ implementation of STL for extra large data sets
- **Page d'accueil:** <https://stxxl.sourceforge.net/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- stxxl_tool (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.4.1
## 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
## 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


## Combined YAML source

View the package source record on GitHub. [combined/libstxxl.yml](https://github.com/mxcl/pkgdb/blob/main/combined/libstxxl.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
